Package: rocrateR
Title: RO-Crate R Package Wrapper
Version: 0.0.1
Authors@R: c(
    person(given = "Roberto",
           family = "Villegas-Diaz",
           role = c("aut", "cre"),
           email = "r.villegas-diaz@outlook.com",
           comment = c(ORCID = "0000-0001-5036-8661")),
    person("Research Object community", role = c("cph")))
Description: R package for creating, manipulating and reading RO-Crates. Latest
    supported version of the specification: <https://w3id.org/ro/crate/1.2/>.
License: MIT + file LICENSE
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
URL: https://github.com/ResearchObject/ro-crate-r/
BugReports: https://github.com/ResearchObject/ro-crate-r/issues/
RoxygenNote: 7.3.3
Imports: digest, jsonlite, tibble, zip
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-11-05 13:21:05 UTC; robertovillegas-diaz
Author: Roberto Villegas-Diaz [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5036-8661>),
  Research Object community [cph]
Maintainer: Roberto Villegas-Diaz <r.villegas-diaz@outlook.com>
Repository: CRAN
Date/Publication: 2025-11-07 14:00:09 UTC
