Package: dsTidyverseClient 1.1.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 client-side package which should be installed locally, and is used in conjunction with the server-side package 'dsTidyverse' which is installed on the remote server holding the data. For more information, see <https://tidyverse.org/> and <https://datashield.org/>.

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

dsTidyverseClient_1.1.1.tar.gz
dsTidyverseClient_1.1.1.zip(r-4.7)dsTidyverseClient_1.1.1.zip(r-4.6)dsTidyverseClient_1.1.1.zip(r-4.5)
dsTidyverseClient_1.1.1.tgz(r-4.6-any)dsTidyverseClient_1.1.1.tgz(r-4.5-any)
dsTidyverseClient_1.1.1.tar.gz(r-4.7-any)dsTidyverseClient_1.1.1.tar.gz(r-4.6-any)
dsTidyverseClient_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

5.46 score 1 stars 24 scripts 271 downloads 15 exports 13 dependencies

Last updated from:65d7922673. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK165
source / vignettesOK240
linux-release-x86_64OK167
macos-release-arm64OK118
macos-oldrel-arm64OK126
windows-develOK119
windows-releaseOK106
windows-oldrelOK115
wasm-releaseOK133

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 May 08 2026.

Last update: 2026-04-29
Started: 2024-07-01