Package: dsTidyverseClient Type: Package Title: 'DataSHIELD' 'Tidyverse' Clientside Package Version: 1.1.1 Authors@R: c( person(given = "Tim", family = "Cadman", role = c("aut", "cre"), email = "t.j.cadman@umcg.nl", comment = c(ORCID = "0000-0002-7682-5645")), person(given = "Mariska", family = "Slofstra", role = c("aut"), email = "m.k.slofstra@umcg.nl", comment = c(ORCID = "0000-0002-0400-0468")), person(given = "Stuart", family = "Wheater", role = c("aut")), person(given = "Demetris", family = "Avraam", role = c("aut")) ) Maintainer: Tim Cadman Description: 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 and . License: LGPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: DSI (>= 1.7.0), cli, rlang, assertthat Suggests: testthat (>= 3.0.0), knitr, rmarkdown, DSLite, dsBase, dsBaseClient, dsTidyverse, dplyr Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://molgenis.r-universe.dev Date/Publication: 2026-05-08 10:02:23 UTC RemoteUrl: https://github.com/molgenis/ds-tidyverse-client RemoteRef: HEAD RemoteSha: 65d79226730aa5240b13954b7bfd7c28367e7278 NeedsCompilation: no Packaged: 2026-06-07 06:29:16 UTC; root Author: Tim Cadman [aut, cre] (ORCID: ), Mariska Slofstra [aut] (ORCID: ), Stuart Wheater [aut], Demetris Avraam [aut]