On 30.12.2009 19:04, karina lopez wrote:
  do "R CMD install mypkg" an error appears : "Can't open
perl script "C:\PROGRA~1\R\R-210~1.0/bin/install": No such file or di
rectory", but i installed perl in C:\Rtools\perl\bin and i wrote it in the
path, i need to do something more???

Yes, it's case sensitive here, hence you need to do something more: use the shift key and type

R CMD INSTALL mypkg

Uwe Ligges

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to