Package: MolgenisArmadillo
Type: Package
Version: 2.9.1
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")),
      person(given = "Tim",
             family = "Cadman",
             role = c("aut"),
             email = "t.j.cadman@umcg.nl",
             comment = c(ORCID = "0000-0002-7682-5645"))
      )
Maintainer: Mariska Slofstra <m.k.slofstra@umcg.nl>
Depends: R (>= 4.1.0)
Imports: base64enc, httr, urltools, dplyr, purrr, stringr, tidyr,
        tibble, MolgenisAuth (>= 0.0.25), arrow, rlist, httr2, readr,
        cli
Suggests: stringi, withr, knitr, testthat, webmockr, mockery, datasets,
        rmarkdown
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.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-13 12:41:31 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>),
  Morris Swertz [aut] (ORCID: <https://orcid.org/0000-0002-0979-3401>),
  Tim Cadman [aut] (ORCID: <https://orcid.org/0000-0002-7682-5645>)
Repository: CRAN
Date/Publication: 2025-06-13 13:10:02 UTC
