Skip to content

Release v0.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Dec 08:26
· 129 commits to main since this release
0630e6b

checklist 0.5.1

  • bugfix in check_license() which failed when no correct license information
    is available in README.md (#166).
  • The check_project GitHub Action now restores the R environment using renv
    when a renv.lock file is present.
    It also gains an APTGET argument to install system dependencies via
    apt-get.