dsTidyverseClient: 'DataSHIELD' 'Tidyverse' Clientside Package

Implementation of selected 'Tidyverse' functions within 'DataSHIELD', an open-source federated analysis solution in R. Currently, 'DataSHIELD' contains very limited tools for data manipulation, so the aim of this package is to improve the researcher experience by implementing essential functions for data manipulation, including subsetting, filtering, grouping, and renaming variables. This is the clientside package which should be installed locally, and is used in conjuncture with the serverside package 'dsTidyverse' which is installed on the remote server holding the data. For more information, see <https://www.tidyverse.org/>, <https://datashield.org/> and <https://github.com/molgenis/ds-tidyverse>.

Version: 1.0.0
Imports: DSI (≥ 1.7.0), cli, rlang, assertthat
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, DSLite, dsBase, dsBaseClient, dsTidyverse, dplyr
Published: 2024-10-31
DOI: 10.32614/CRAN.package.dsTidyverseClient
Author: Tim Cadman ORCID iD [aut, cre], Mariska Slofstra ORCID iD [aut], Stuart Wheater [aut], Demetris Avraam [aut]
Maintainer: Tim Cadman <t.j.cadman at umcg.nl>
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
NeedsCompilation: no
Additional_repositories: https://cran.obiba.org/
Materials: README NEWS
CRAN checks: dsTidyverseClient results

Documentation:

Reference manual: dsTidyverseClient.pdf
Vignettes: Using tidyverse within DataSHIELD (source)

Downloads:

Package source: dsTidyverseClient_1.0.0.tar.gz
Windows binaries: r-devel: dsTidyverseClient_1.0.0.zip, r-release: dsTidyverseClient_1.0.0.zip, r-oldrel: dsTidyverseClient_1.0.0.zip
macOS binaries: r-release (arm64): dsTidyverseClient_1.0.0.tgz, r-oldrel (arm64): dsTidyverseClient_1.0.0.tgz, r-release (x86_64): dsTidyverseClient_1.0.0.tgz, r-oldrel (x86_64): dsTidyverseClient_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dsTidyverseClient to link to this page.