Package: dsTidyverseClient
Type: Package
Title: 'DataSHIELD' 'Tidyverse' Clientside Package
Version: 1.0.2
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 <t.j.cadman@umcg.nl>
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 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>.
License: LGPL (>= 2.1)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: DSI (>= 1.7.0), cli, rlang, assertthat
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, DSLite, dsBase,
        dsBaseClient, dsTidyverse, dplyr
Config/testthat/edition: 3
Additional_repositories: https://cran.obiba.org/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-27 09:19:59 UTC; tcadman
Author: Tim Cadman [aut, cre] (<https://orcid.org/0000-0002-7682-5645>),
  Mariska Slofstra [aut] (<https://orcid.org/0000-0002-0400-0468>),
  Stuart Wheater [aut],
  Demetris Avraam [aut]
Repository: CRAN
Date/Publication: 2025-02-27 09:30:06 UTC
Built: R 4.6.0; ; 2025-08-18 09:35:35 UTC; unix
