Package: dsROCrate Title: 'DataSHIELD' RO-Crate Governance Functions Version: 0.1.0 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(given = "Becca", family = "Wilson", role = c("aut"), comment = c(ORCID = "0000-0003-2294-593X")), person(given = "Olly", family = "Butters", role = c("aut"), comment = c(ORCID = "0000-0003-0354-8461")), person(given = "Stuart", family = "Wheater", role = c("aut"), comment = c(ORCID = "0009-0003-2419-1964")), person("University of Liverpool", role = c("cph"))) Description: Tools for wrapping 'DataSHIELD' analyses into RO-Crate (Research Object Crate) objects. Provides functions to create structured metadata for federated data analysis projects, enabling governance tracking of data access, project membership, analysis execution and output validation across distributed data sources. License: MIT + file LICENSE Suggests: dsBaseClient, DSI, DSOpal, fs, knitr, MolgenisArmadillo, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Imports: digest, dplyr, DSMolgenisArmadillo, jsonlite, opalr (>= 3.6.1), purrr, RcppTOML, rmarkdown, rocrateR (>= 0.1.0), tibble, vtree, xptr, yaml Depends: R (>= 4.1.0) VignetteBuilder: knitr URL: https://github.com/FederatedMethods/dsROCrate BugReports: https://github.com/FederatedMethods/dsROCrate/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev librsvg2-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://federatedmethods.r-universe.dev Date/Publication: 2026-06-01 13:31:30 UTC RemoteUrl: https://github.com/federatedmethods/dsrocrate RemoteRef: HEAD RemoteSha: 5c16bf7479baa2c840623eb6fc5612761188d2c8 NeedsCompilation: no Packaged: 2026-06-01 17:08:38 UTC; root Author: Roberto Villegas-Diaz [aut, cre] (ORCID: ), Becca Wilson [aut] (ORCID: ), Olly Butters [aut] (ORCID: ), Stuart Wheater [aut] (ORCID: ), University of Liverpool [cph] Maintainer: Roberto Villegas-Diaz