Package: DSMolgenisArmadillo
Type: Package
Version: 3.0.1
Title: 'DataSHIELD' Client for 'MOLGENIS Armadillo'
Description: 'DataSHIELD' is an infrastructure and series of R packages that 
    enables the remote and 'non-disclosive' analysis of sensitive research data.
    This package is the 'DataSHIELD' interface implementation to analyze data
    shared on a 'MOLGENIS Armadillo' server. 'MOLGENIS Armadillo' is a
    light-weight 'DataSHIELD' server using a file store and an 'RServe' server.
Authors@R: 
    c(
      person(given = "Mariska",
             family = "Slofstra",
             role = c("aut", "cre"),
             email = "m.k.slofstra@umcg.nl",
             comment = c(ORCID = "0000-0002-0400-0468")),
      person(given = "Sido",
             family = "Haakma",
             role = c("aut"),
             email = "s.haakma@rug.nl",
             comment = c(ORCID = "0000-0003-1278-9144")),
      person(given = "Tommy",
             family = "de Boer",
             role = c("aut"),
             email = "t.de.boer01@umcg.nl",
             comment = c(ORCID = "0000-0002-4492-7225")),
      person(given = "Fleur",
             family = "Kelpin",
             role = c("aut"),
             email = "fleur@kelpin.nl",
             comment = c(ORCID = "0000-0003-1527-5130")),
      person(given = "MOLGENIS org",
             role = c("cph", "fnd"),
             email = "molgenis-support@umcg.nl"))
Maintainer: Mariska Slofstra <m.k.slofstra@umcg.nl>
Depends: R (>= 3.6), DSI (>= 1.3.0), MolgenisAuth (>= 1.0.0),
Imports: methods, httr, stringr, utils, base64enc, urltools, dplyr,
        jsonlite, lifecycle
Suggests: dsBaseClient (>= 6.0), knitr, mockery, testthat (>= 2.1.0),
        tibble, rmarkdown, metafor
License: LGPL (>= 2.1)
URL: https://github.com/molgenis/molgenis-r-datashield/,
        https://molgenis.github.io/molgenis-r-datashield/
BugReports: https://github.com/molgenis/molgenis-r-datashield/issues/
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Collate: 'ArmadilloDriver.R' 'ArmadilloConnection.R' 'ArmadilloOAuth.R'
        'ArmadilloResult.R' 'DSMolgenisArmadillo-package.R' 'utils.R'
Additional_repositories: https://cran.obiba.org/
NeedsCompilation: no
Packaged: 2025-09-16 10:10:56 UTC; tcadman
Author: Mariska Slofstra [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0400-0468>),
  Sido Haakma [aut] (ORCID: <https://orcid.org/0000-0003-1278-9144>),
  Tommy de Boer [aut] (ORCID: <https://orcid.org/0000-0002-4492-7225>),
  Fleur Kelpin [aut] (ORCID: <https://orcid.org/0000-0003-1527-5130>),
  MOLGENIS org [cph, fnd]
Repository: CRAN
Date/Publication: 2025-09-16 11:00:23 UTC
Built: R 4.4.3; ; 2025-10-21 14:01:09 UTC; windows
