Clean up and refactor package metadata and issue data management
multiverse.internals 1.0.8
- Subsume
meta_checks()
intometa_packages()
. - Rename
status_checks()
tostatus_r_cmd_check()
. In general, refer to "R CMD check" instead of the more ambiguous "checks" where appropriate. - Factor out the R-multiverse checks into their own functions with prefix "issues_". Simplify the management and aggregation of this issue data.