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()
.