Skip to content

Clean up and refactor package metadata and issue data management

Compare
Choose a tag to compare
@wlandau wlandau released this 16 Mar 04:48
· 30 commits to main since this release
af1cbfc

multiverse.internals 1.0.8

  • Subsume meta_checks() into meta_packages().
  • Rename status_checks() to status_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.