Skip to content

1.4.0

Compare
Choose a tag to compare
@jabenninghoff jabenninghoff released this 30 Apr 15:56
· 535 commits to main since this release
  • Added functions to check dependencies: missing_deps() reports renv::dependencies() not in DESCRIPTION, extra_deps() reports desc::desc_get_deps() not found by renv

  • Added renv check to ci(): if renv::status() is not synchronized, ci() will stop