Github actions environments
- os: macOS-latest, r: 'release'
- os: windows-latest, r: 'release'
- os: ubuntu-latest, r: 'devel'
- os: ubuntu-latest, r: 'release'
- os: ubuntu-latest, r: 'oldrel-1'
- os: ubuntu-latest, r: 'oldrel-2'
There were no ERRORs or WARNINGs or NOTEs. (see https://github.com/terminological/dtrackr/actions/ for details) 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
There are currently no downstream dependencies for this package in CRAN.
This version addresses some CRAN check NOTES that have appeared due to empty
sections in .Rd
files, and some un-escaped braces. The empty sections were due
to documentation generated by roxygen2
and have been addressed by using a
patched version of roxygen2
with transitive documentation inheritance.
Regenerating Rd files with vanilla roxygen2
will cause reversion of the error.
The patch has been submitted as a PR to roxygen2
.
There is no new functionality.
detailed changes described in NEWS.md
Many thanks.