suppress checking chm files in R CMD check on Windows
On Thu, 1 Dec 2005, Ingmar Visser wrote:
Dear R-helpers, When installing a source package I can suppress the compilation of .chm files by using the --docs="normal" option. Is it also possible to suppress the creation and checking of .chm files when calling R CMD check ?
Part of the check is that the package can be installed, and that includes making .chm files. Why would you not want the check? If you really do not, use --no-install.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595