[R] install rdcomclient source

Richard Wang richcmwang at gmail.com
Tue May 3 14:09:05 CEST 2011


Thanks. One more question.  If I use install.packsges, do I need to install Rtool or utils package is sufficient?

Thanks,
Richard


On 3 May 2011, at 12:26, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote:

> 
> 
> On 02.05.2011 23:48, Richard Wang wrote:
>> Hi,
>> 
>> I'd like to ask a installation question.  I want to install a source code
>> through the following command,
>> R CMD INSTALL RDCOMClient
> 
> 
> This is intended to be used in the shell of your OS (assuming Windows given the package), not in R.
> 
> From within R use install.packages("RDCOMClient", type="source") if you really want to install from source.
> 
> Uwe Ligges
> 
>> but get  Error: unexpected symbol in "r cmd"
>> 
>> Please let know if I miss anything.  I my utils package loaded.
>> 
>> Thanks,
>> Richard
>> 
>>    [[alternative HTML version deleted]]
>> 
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list