[R] Problem building packages on windows: /cygdrive/c/Rtools/bin/cp: target `xf-))' is not a directory

Uwe Ligges ligges at statistik.tu-dortmund.de
Sat Mar 13 19:18:37 CET 2010



On 13.03.2010 19:14, michael watson (IAH-C) wrote:
> Thanks Uwe
>
> For the record, if I have errors in my Rd, where can I find a summary?
>
> The below does indeed work, so I'll build the new package on Linux and then finish off the windows one here.
>
> R CMD INSTALL --build CORNA_1.2.tar.gz
>
> Thanks again


Use

   R CMD check CORNA_1.2.tar.gz

and you get a report of all the things that are probably broken.

Best,
Uwe Ligges



More information about the R-help mailing list