Package: resourcer Type: Package Title: Resource Resolver Version: 1.5.1 Authors@R: c(person(given = "Yannick", family = "Marcon", role = c("aut", "cre"), email = "yannick.marcon@obiba.org", comment = c(ORCID = "0000-0003-0138-2023")), person("OBiBa group", role="cph", email="info@obiba.org")) Description: A resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources. License: LGPL (>= 2.1) Depends: R (>= 3.5.0), R6, httr Suggests: testthat, knitr, haven, readr, readxl, ssh, sys, mongolite, dplyr, dbplyr, DBI, RMariaDB, RPostgres, sparklyr, RPresto (>= 1.4.0), nodbi, rmarkdown URL: https://www.obiba.org/resourcer/ BugReports: https://github.com/obiba/resourcer/issues RoxygenNote: 7.3.3 VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: libssl-dev Repository: https://obiba.r-universe.dev Date/Publication: 2026-03-24 10:25:28 UTC RemoteUrl: https://github.com/obiba/resourcer RemoteRef: HEAD RemoteSha: 16bd8f0c2610d0131b2296dc9932df96053857b5 NeedsCompilation: no Packaged: 2026-06-22 11:35:27 UTC; root Author: Yannick Marcon [aut, cre] (ORCID: ), OBiBa group [cph] Maintainer: Yannick Marcon