Skip to content
Prev 38044 / 63424 Next

Package 'nlme' fails 'make check-all' in R 2.12.0 patched built from source

Marc,

For make check-all you may need to set

setenv _R_CHECK_FORCE_SUGGESTS_ FALSE

Yes, there is a change in nlme, because packages needed for complete 
testing are required to be listed in DESCRIPTION: see 'Writing R 
Extensions'.

Most of us have that environmnet variable set.

Brian
On Fri, 15 Oct 2010, Marc Schwartz wrote: