Package: dsTidyverseClient 1.0.0

Tim Cadman

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>.

Authors:Tim Cadman [aut, cre], Mariska Slofstra [aut], Stuart Wheater [aut], Demetris Avraam [aut]

dsTidyverseClient_1.0.0.tar.gz
dsTidyverseClient_1.0.0.zip(r-4.5)dsTidyverseClient_1.0.0.zip(r-4.4)dsTidyverseClient_1.0.0.zip(r-4.3)
dsTidyverseClient_1.0.0.tgz(r-4.4-any)dsTidyverseClient_1.0.0.tgz(r-4.3-any)
dsTidyverseClient_1.0.0.tar.gz(r-4.5-noble)dsTidyverseClient_1.0.0.tar.gz(r-4.4-noble)
dsTidyverseClient_1.0.0.tgz(r-4.4-emscripten)dsTidyverseClient_1.0.0.tgz(r-4.3-emscripten)
dsTidyverseClient.pdf |dsTidyverseClient.html
dsTidyverseClient/json (API)
NEWS

# Install 'dsTidyverseClient' in R:
install.packages('dsTidyverseClient', repos = c('https://molgenis.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/molgenis/ds-tidyverse-client/issues

On CRAN:

5.38 score 1 stars 1 scripts 195 downloads 15 exports 13 dependencies

Last updated 5 days agofrom:b9b5fb310d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 11 2024
R-4.5-winOKNov 11 2024
R-4.5-linuxOKNov 11 2024
R-4.4-winOKNov 11 2024
R-4.4-macOKNov 11 2024
R-4.3-winOKNov 11 2024
R-4.3-macOKNov 11 2024

Exports:ds.arrangeds.as_tibbleds.bind_colsds.bind_rowsds.case_whends.distinctds.filterds.group_byds.group_keysds.if_elseds.mutateds.renameds.selectds.sliceds.ungroup

Dependencies:assertthatclicrayonDSIgluehmslifecyclepkgconfigprettyunitsprogressR6rlangvctrs

Using tidyverse within DataSHIELD

Rendered fromdstidyverse.Rmdusingknitr::rmarkdownon Nov 11 2024.

Last update: 2024-10-11
Started: 2024-07-01