Package: MolgenisArmadillo
Type: Package
Version: 1.0.3
Title: Armadillo Client for the Armadillo Service
Description: A set of functions to be able to manage data shared on a
  'MOLGENIS Armadillo' storage server ('MinIO').
Authors@R: 
    c(person(given = "Sido",
             family = "Haakma",
             role = c("aut", "cre"),
             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 = "Morris",
             family = "Swertz",
             role = c("aut"),
             email = "m.a.swertz@rug.nl",
             comment = c(ORCID = "0000-0002-0979-3401")))
Maintainer: Sido Haakma <s.haakma@rug.nl>
Depends: R (>= 3.6)
Imports: httr, urltools, xml2, aws.iam, aws.s3, MolgenisAuth, arrow
Suggests: knitr, testthat, mockery, datasets, tibble, rmarkdown,
        DSMolgenisArmadillo
License: LGPL (>= 2.1)
URL: https://github.com/molgenis/molgenis-r-armadillo/,
        https://molgenis.github.io/molgenis-r-armadillo/
BugReports: https://github.com/molgenis/molgenis-r-armadillo/issues/
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-10-11 19:39:31 UTC; root
Author: Sido Haakma [aut, cre] (<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>),
  Morris Swertz [aut] (<https://orcid.org/0000-0002-0979-3401>)
Repository: CRAN
Date/Publication: 2021-10-12 08:30:07 UTC
