Skip to content
Prev 81943 / 398506 Next

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