Skip to content
Prev 3203 / 12125 Next

[R-pkg-devel] nativeRoutines error when using roxygen2 in RStudio

The problem was resolved by installing again a new version of devtools.

However, this new version gives other problems: devtools::check() says
the DESCRIPTION file is missing a License field, but there IS a license
field in this file.
On 7-11-2018 16:59, William Dunlap wrote: