Dear R devel I am experiencing a problem using R CMD check. I tried to specify the argument outdir, but get every time the error message: Warning: unknown option â--outdir==RCHECKâ
This happens both on R 2.15.2 Linux, as well as R 3.0.1 Windows, with latest Rtools. Is it just that I am not passing the argument the right way, or is there an issue with R CMD check? I tried to write the argument in many differents ways, but it always fails. Standard way I tried is: $ R CMD check --outdir="RCHECK" pkg.tar.gz Warning: unknown option â--outdir=RCHECK' Thanks for your advices! Matthieu Stigler [[alternative HTML version deleted]]
______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel