R CMD check and Suggests Packages
---- Original message ----
Date: Wed, 4 May 2011 09:44:14 +0200 From: Martin Maechler <maechler at stat.math.ethz.ch> Subject: Re: [Rd] R CMD check and Suggests Packages To: <D.Strbenac at garvan.org.au> Cc: Martin Maechler <maechler at stat.math.ethz.ch>, Herv? Pag?s <hpages at fhcrc.org>, <r-devel at r-project.org>
export _R_CHECK_FORCE_SUGGESTS_=false
Curiously, that option isn't found in the current R-exts manual, but is clearly described in a search engine result to a page of the archived 2.5.0 (2007-04-23) version of the R-exts manual (http://pinard.progiciels-bpi.ca/libR/doc/manual/R-exts.html).