Release v0.5.1
checklist 0.5.1
- bugfix in
check_license()which failed when no correct license information
is available inREADME.md(#166). - The
check_projectGitHub Action now restores the R environment usingrenv
when arenv.lockfile is present.
It also gains anAPTGETargument to install system dependencies via
apt-get.