Package: rDataPipeline
Title: Functions to Interact with the 'FAIR Data Pipeline'
Version: 0.54.1
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
                  role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")),
             person("Ryan", "Field", role = "ctb", 
                  comment = c(ORCID = "0000-0002-4424-9890")))
Description: R implementation of the 'FAIR Data Pipeline API'. The 'FAIR Data 
    Pipeline' is intended to enable tracking of provenance of FAIR (findable, 
    accessible and interoperable) data used in epidemiological modelling.
License: GPL (>= 3)
Imports: assertthat, cli, configr, dplyr, git2r, httr, jsonlite,
        openssl, R6, rhdf5, semver, stats, usethis, utils, yaml
Suggests: units, testthat
biocViews: rhdf5
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://www.fairdatapipeline.org/rDataPipeline/,
        https://github.com/FAIRDataPipeline/rDataPipeline
BugReports: https://github.com/FAIRDataPipeline/rDataPipeline/issues
NeedsCompilation: no
Packaged: 2021-11-16 11:31:27 UTC; Soniam
Author: Sonia Mitchell [cre, aut] (<https://orcid.org/0000-0003-1536-2066>),
  Ryan Field [ctb] (<https://orcid.org/0000-0002-4424-9890>)
Maintainer: Sonia Mitchell <sonia.mitchell@glasgow.ac.uk>
Repository: CRAN
Date/Publication: 2021-11-17 21:00:06 UTC
