Skip to content

CRAN release v0.0.1#4

Merged
elichad merged 82 commits intomainfrom
cran
Nov 13, 2025
Merged

CRAN release v0.0.1#4
elichad merged 82 commits intomainfrom
cran

Conversation

@villegar
Copy link
Copy Markdown
Collaborator

@villegar villegar commented Nov 7, 2025

This pull request adds new functionality for bagging RO-Crates with BagIt, updates internal documentation, tutorial in the README and includes functions to wrangle entities in an RO-Crate.

This version has been published on the CRAN: https://cran.r-project.org/package=rocrateR

To cite package ‘rocrateR’ in publications use:

Villegas-Diaz R (2025). rocrateR: RO-Crate R Package Wrapper. R package version 0.0.1. doi:10.32614/CRAN.package.rocrateR.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {rocrateR: RO-Crate R Package Wrapper},
    author = {Roberto Villegas-Diaz},
    year = {2025},
    note = {R package version 0.0.1.900},
    url = {https://CRAN.R-project.org/package=rocrateR}
    doi = {https://doi.org/10.32614/CRAN.package.rocrateR},
  }

…add instructions to install released version and new section to validate RO-Crate with external tool
…ith multiple entries in the @type field, for example profiles
… RO-Crate and update path for the bagit declaration and manifest
…gIt declaration, BagIt manifest and optionally the BagIt tagmanifest, including internal functions to validate each of those
… indices of entities inside an RO-Crate with a particular @type
…ntity from an RO-Crate object, either by @id, @type or both
@villegar villegar requested a review from elichad November 7, 2025 14:53
Copy link
Copy Markdown
Contributor

@elichad elichad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not well equipped to review such a large PR in a programming language I barely speak - but I see you have added plenty of documentation and tests, so I'm going to approve and merge based on that 😅

@elichad elichad merged commit d166627 into main Nov 13, 2025
22 checks passed
@elichad elichad mentioned this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants