[R] install a package from CRAN

Sundar Dorai-Raj sundard at pdf.com
Thu Apr 25 17:56:56 CEST 2002


> 
> I've tried to install package "tseries" on my computer (on Windows) but it
> doesn't work so far. I have Perl but no compilers (C or Fortran) installed.

Have you tried:

options(CRAN="http://cran.r-project.org")
install.packages("tseries")

Enter these at the command line.


> So could anyone who happens to have them please mail me the binaries?

If the above doesn't work I'll send you the directory.

Sundar

-- 

Sundar Dorai-Raj, Ph.D.
Statistical Methods Engineer
PDF Solutions, Inc.
Richardson TX
(972) 889-3085 x216
(214) 392-7619 cell
sundard at pdf.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list