[Rd] Build fails with sysdata.rda in R dir

Alastair alastair.droop at gmail.com
Fri Jun 22 23:00:15 CEST 2012


I had the same issue.

Try:
R CMD BUILD --resave-data="best" package

This worked for me.  The issue seems to be in the reserving functions, 
but I'm not sure where.

HTH

Alastair



More information about the R-devel mailing list