Package: DSMolgenisArmadillo
Type: Package
Version: 2.0.9
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 (>= 0.0.25),
Imports: methods, httr, stringr, utils, base64enc, urltools, dplyr,
        jsonlite
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.1
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: 2024-07-05 13:43:57 UTC; root
Author: Mariska Slofstra [aut, cre] (<https://orcid.org/0000-0002-0400-0468>),
  Sido Haakma [aut] (<https://orcid.org/0000-0003-1278-9144>),
  Tommy de Boer [aut] (<https://orcid.org/0000-0002-4492-7225>),
  Fleur Kelpin [aut] (<https://orcid.org/0000-0003-1527-5130>),
  MOLGENIS org [cph, fnd]
Repository: CRAN
Date/Publication: 2024-07-09 07:50:08 UTC
Built: R 4.3.3; ; 2024-07-09 10:00:08 UTC; unix
