Skip to content

1.6.2

Compare
Choose a tag to compare
@jabenninghoff jabenninghoff released this 22 Jan 04:33
· 325 commits to main since this release
  • missing_deps() now excludes base R packages by default

  • Added new checks to ci(): missing_deps(), desc::desc_normalize(), extra_deps(), url_check(), and html_url_check(); ci() will stop if missing_deps() returns one or more rows

  • Added missing-deps.yaml GitHub Action