On Sunday 22 June 2008 22:49:08 Paul Johnson wrote: > In Hardy, we have R-2.6.2, but some R packages can't be used unless R is > upgraded. I did not find any installable deb intended for Hardy > systems, and decided to try to build.
There are non-official Ubuntu binary packages made for 2.7.0 by Vincent Goulet and Michael Rutter. They are based on the official Debian packages from Dirk Eddelbuettel and Doug Bates. You can find them here: http://cran.r-project.org/bin/linux/ubuntu/ Note that it is in general a bad idea to mix different builds of r-cran-* so try to stick to 2.6.2 or 2.7.0 only. If you have any problems with these packages, please report them here: https://stat.ethz.ch/mailman/listinfo/r-sig-debian In case you still want to build from source, I highly suggest you use these scripts: https://vgoulet.act.ulaval.ca/svn/R/cran-ubuntu/ Cesare -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
