Package: dsTidyverseClient 1.0.1

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.1.tar.gz
dsTidyverseClient_1.0.1.zip(r-4.5)dsTidyverseClient_1.0.1.zip(r-4.4)dsTidyverseClient_1.0.1.zip(r-4.3)
dsTidyverseClient_1.0.1.tgz(r-4.5-any)dsTidyverseClient_1.0.1.tgz(r-4.4-any)dsTidyverseClient_1.0.1.tgz(r-4.3-any)
dsTidyverseClient_1.0.1.tar.gz(r-4.5-noble)dsTidyverseClient_1.0.1.tar.gz(r-4.4-noble)
dsTidyverseClient_1.0.1.tgz(r-4.4-emscripten)dsTidyverseClient_1.0.1.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'))

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

On CRAN:

5.41 score 1 stars 1 scripts 556 downloads 15 exports 13 dependencies

Last updated 5 days agofrom:2dcbefe94a. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 13 2025
R-4.5-winOKFeb 13 2025
R-4.5-macOKFeb 13 2025
R-4.5-linuxOKFeb 13 2025
R-4.4-winOKFeb 13 2025
R-4.4-macOKFeb 13 2025
R-4.3-winOKFeb 13 2025
R-4.3-macOKFeb 13 2025

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 Feb 13 2025.

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