Bob Wheeler wrote:
R CMD check on a Windows system, halts with the following;
installing inst files FIND: Parameter format not correct
Ahh! You have to add the tools set in the path before the Windows system directory, because this way Windows' find was found rather than the one from the tools set.
Uwe Ligges
make[2]: *** [C:/AlgDesign/AlgDesign.Rcheck/AlgDesign/inst]Error 2 make[1] *** [all] Error 2 make: *** [pkg-AlgDesign] Error2 *** Installation of AlgDesign failed ****
The inst directory contains the sub directory doc with a pdf and dvi file. Any sub directory in inst seems to cause this problem. The check was OK prior to 1.9.0.
What has changed? If it is in the R documentation, I have missed it.
______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel