Skip to content
Prev 6657 / 12125 Next

[R-pkg-devel] Why .Rbuildignore doesn't ignore?

On 04/03/2021 8:09 a.m., Jose Barrera wrote:
Are the files actually being included in the .tar.gz file produced by R 
CMD build?  This could be a bug in devtools::check.  If you're using 
RStudio, you can use the standard build and check functions by 
unchecking the box for "Use devtools package functions if available".

Duncan Murdoch