Package: MolgenisArmadillo
Type: Package
Version: 2.3.0
Title: Armadillo Client for the Armadillo Service
Description: A set of functions to manage data shared on a 
  'MOLGENIS Armadillo' 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 = "Morris",
             family = "Swertz",
             role = c("aut"),
             email = "m.a.swertz@rug.nl",
             comment = c(ORCID = "0000-0002-0979-3401"))
      )
Maintainer: Mariska Slofstra <m.k.slofstra@umcg.nl>
Depends: R (>= 3.6)
Imports: base64enc, httr, urltools, dplyr, purrr, stringr, tidyr,
        tibble, MolgenisAuth (>= 0.0.25), arrow, rlist
Suggests: stringi, withr, knitr, testthat, webmockr, mockery, datasets,
        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.2.3
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-11-16 12:30:40 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>),
  Morris Swertz [aut] (<https://orcid.org/0000-0002-0979-3401>)
Repository: CRAN
Date/Publication: 2023-11-17 16:20:02 UTC
Built: R 4.2.0; ; 2023-12-22 00:00:22 UTC; unix
