Releases: r-multiverse/multiverse.internals
Releases · r-multiverse/multiverse.internals
Check HTTP status of URL
r.releases.utils 0.0.6
- Check URL exists as part of package verification.
Pretty JSON
r.releases.utils 0.0.5
- Write pretty JSON to
packages.json
(@llrs, r-multiverse/help#4).
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