Package: rDataPipeline
Title: Functions to Interact with the 'FAIR Data Pipeline'
Version: 0.60.0
Authors@R: c(person("Sonia", "Mitchell",
                  role = c("aut"), comment = c(ORCID = "0000-0003-1536-2066")),
             person("Ryan", "Field", email = "ryan.field@glasgow.ac.uk", role = c("cre", "aut"), 
                  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.3.2
URL: https://www.fairdatapipeline.org/rDataPipeline/,
        https://github.com/FAIRDataPipeline/rDataPipeline
BugReports: https://github.com/FAIRDataPipeline/rDataPipeline/issues
NeedsCompilation: no
Packaged: 2024-10-08 08:59:43 UTC; ryanfield
Author: Sonia Mitchell [aut] (<https://orcid.org/0000-0003-1536-2066>),
  Ryan Field [cre, aut] (<https://orcid.org/0000-0002-4424-9890>)
Maintainer: Ryan Field <ryan.field@glasgow.ac.uk>
Repository: CRAN
Date/Publication: 2024-10-08 09:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:10:29 UTC; windows
