Raw Message
Message-ID: <BFB4E24C.AE4B%I.Visser@uva.nl> Date: 2005-12-01T16:24:28Z From: Ingmar Visser Subject: suppress checking chm files in R CMD check on Windows 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 ? best, ingmar