Displaying 1 result from an estimated 1 matches for "check_pkg_manu".
Did you mean:
  check_pkg_manual
  
2012 Nov 27
0
R CMD check fails when run in a directory with parentheses in the pathname
...t a case of "don't do this", but I wanted to save
some future problem-Googler 10 minutes of digging around in the guts of
.tools:::check_packages() to find out what was going on ...
  I don't know whether this is technically a bug or not.  Presumably
something could be tweaked in check_pkg_manual() within
src/library/tools/R/check.R to protect parentheses in the shell argument
string ...
  Ben Bolker