Releases: r-multiverse/multiverse.internals
Releases · r-multiverse/multiverse.internals
Fix automation
r.releases.utils 0.0.4
- Relax some assertions so
build_universe()
can run on reasonable cases.
Alignment with CRAN, stronger assertions, and custom JSON
r.releases.utils 0.0.3
- Checks URL matches the package description for CRAN packages.
check_package()
checks the URL and name directly, not a file.- Add more strict URL assertions.
- Accept custom JSON entries but flag them for manual review.
- Print progress messages from
build_universe()
.
Trim white space
r.releases.utils 0.0.2
- Trim white space when processing URLs.
First release
0.0.1 Update NEWS.md