dsTidyverse: 'DataSHIELD' 'Tidyverse' Serverside 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 serverside package which should be installed on the server holding the data, and is used in conjuncture with the clientside package 'dsTidyverseClient' which is installed in the local R environment of the analyst. For more information, see <https://www.tidyverse.org/> and <https://datashield.org/>.

Version: 1.0.4
Imports: rlang, cli
Suggests: testthat (≥ 3.0.0), tibble, DSLite, dsBaseClient, dsBase, DSI, dplyr, purrr, mockery
Published: 2025-02-27
DOI: 10.32614/CRAN.package.dsTidyverse
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: dsTidyverse results

Documentation:

Reference manual: dsTidyverse.pdf

Downloads:

Package source: dsTidyverse_1.0.4.tar.gz
Windows binaries: r-devel: dsTidyverse_1.0.1.zip, r-release: dsTidyverse_1.0.1.zip, r-oldrel: dsTidyverse_1.0.4.zip
macOS binaries: r-devel (arm64): dsTidyverse_1.0.4.tgz, r-release (arm64): dsTidyverse_1.0.4.tgz, r-oldrel (arm64): dsTidyverse_1.0.4.tgz, r-devel (x86_64): dsTidyverse_1.0.4.tgz, r-release (x86_64): dsTidyverse_1.0.4.tgz, r-oldrel (x86_64): dsTidyverse_1.0.4.tgz
Old sources: dsTidyverse archive

Reverse dependencies:

Reverse suggests: dsTidyverseClient

Linking:

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