Package: s3.resourcer
Type: Package
Title: S3 Resource Resolver
Version: 1.0.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: Resources are files in tidy or R data format stored in a S3 compatible system, such as 
  Amazon Web Services S3 or Minio object stores. Resources can also be Parquet files, accessed through
  an Apache Spark service.
License: LGPL (>= 2.1)
Depends: R6, httr, resourcer (>= 1.2), aws.s3, sparklyr
Suggests: testthat, knitr
BugReports: https://github.com/obiba/s3.resourcer
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-05-11 07:18:32 UTC; yannick
Author: Yannick Marcon [aut, cre] (<https://orcid.org/0000-0003-0138-2023>),
  OBiBa group [cph]
Maintainer: Yannick Marcon <yannick.marcon@obiba.org>
Repository: CRAN
Date/Publication: 2022-05-12 08:40:02 UTC
