Re: [R] Help with R invoking

2012-09-26 Thread Duncan Murdoch
On 26/09/2012 11:03 AM, Li, Jianying (NIH/NIEHS) [C] wrote: Hi, I encountered a very strange error with R (2.14.1). I tried to build an R package and eventually worked (passing all the checks etc.). Then, I tried this command "R CMD INSTALL --binary pkg", which supposedly "installs and produce

[R] Help with R invoking

2012-09-26 Thread Li, Jianying (NIH/NIEHS) [C]
Hi, I encountered a very strange error with R (2.14.1). I tried to build an R package and eventually worked (passing all the checks etc.). Then, I tried this command "R CMD INSTALL --binary pkg", which supposedly "installs and produce a binary source archive (*.zip) for use on Windows only."