{"id":20191712,"url":"https://github.com/timcadman/ds-helper","last_synced_at":"2025-04-10T09:39:59.775Z","repository":{"id":37423991,"uuid":"268773554","full_name":"timcadman/ds-helper","owner":"timcadman","description":"Set of functions to automate and simplify DataSHIELD processes.","archived":false,"fork":false,"pushed_at":"2024-11-05T11:36:57.000Z","size":99932,"stargazers_count":2,"open_issues_count":16,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-05T11:42:11.603Z","etag":null,"topics":["datashield","opal","r"],"latest_commit_sha":null,"homepage":"https://timcadman.github.io/ds-helper/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timcadman.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-02T10:42:38.000Z","updated_at":"2024-10-24T09:21:30.000Z","dependencies_parsed_at":"2023-01-20T22:46:36.817Z","dependency_job_id":"dd3079b1-5ae9-4710-a593-39149a059e72","html_url":"https://github.com/timcadman/ds-helper","commit_stats":null,"previous_names":["timcadman/ds-helper"],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcadman%2Fds-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcadman%2Fds-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcadman%2Fds-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcadman%2Fds-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timcadman","download_url":"https://codeload.github.com/timcadman/ds-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224561958,"owners_count":17331902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datashield","opal","r"],"created_at":"2024-11-14T03:50:22.554Z","updated_at":"2024-11-14T03:50:23.108Z","avatar_url":"https://github.com/timcadman.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: \"DataSHIELD helper functions\"\noutput: github_document\n---\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n[![CRAN status](https://www.r-pkg.org/badges/version/dsHelper)](https://CRAN.R-project.org/package=dsHelper)\n[![Codecov test coverage](https://codecov.io/gh/lifecycle-project/ds-helper/branch/master/graph/badge.svg)](https://app.codecov.io/gh/lifecycle-project/ds-helper?branch=master)\n[![Build Status](https://dev.azure.com/sidohaakma/datashield-packages/_apis/build/status/lifecycle-project.ds-helper?branchName=master)](https://dev.azure.com/sidohaakma/datashield-packages/_apis/build/status/lifecycle-project.ds-helper?branchName=master)\n\nThis is a set of functions to help make data manipulation and analysis easier\nwithin DataSHIELD.  \n\n## Install\n\nYou can install the package by running the following command in R Studio:\n\nFirst you need some prerequisites:\n\n```R\ninstall.packages(\"remotes\")\nlibrary(remotes)\n```\n\nNow to install the package and use the package:\n\n```R\ninstall_github(\"lifecycle-project/ds-helper\")\nlibrary(dsHelper)\n```\n\n## Development\n\nIf you find any bugs, would like to request additional functionality or have\nwritten functions you would like to be included in the package please contact me \nat t.cadman@bristol.ac.uk. \n\n## Troubleshooting\n\nPlease check: [troubleshooting](https://lifecycle-project.github.io/ds-helper/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcadman%2Fds-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimcadman%2Fds-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcadman%2Fds-helper/lists"}