On Wed, Jan 05, 2005 at 12:59:23AM +0100, thomas wrote:
> 2.  install.packages("accuracy", "zoo", "abind")

Packages like zoo, abind and RODBC (from your other mail) are actually
available pre-built for Debian.  If you file /etc/apt/sources.list points to
Debian and Ubuntu (and you can have Ubuntu at higher priority; google for
"apt-get pinning") you can say

        $ apt-get install r-cran-zoo r-cran-abind r-cran-rodbc

There are a few dozen more packages.

Lastly, the Quantian (http://dirk.eddelbuettel.com/quantian) distribution
has essentially all CRAN packages pre-installed.

Hth,  Dirk

-- 
If you don't go with R now, you will someday.
  -- David Kane on r-sig-finance, 30 Nov 2004

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to