An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-debian/attachments/20100329/2ed3d535/attachment.pl>
how to update r to lattest version on debian lenny?
3 messages · Biau David, Ross Boylan, Johannes Ranke
On Mon, 2010-03-29 at 11:43 +0000, Biau David wrote:
Hi all, how do you update R on Debian lenny? I have tried to re-install r-base after adding deb http://<favorite-cran-mirror>/bin/linux/debian lenny-cran/ to my backport lists but it keeps installing R 2.7.1. What should I be doing to get the lattest R release? I need it to install a package (plyr) Thanks, David.
R in Lenny will always be 2.7; the updates will only pick up major bug fixes. My understanding is that the newest R is available for Lenny on backports; I'm not familiar with lenny-cran. There will be some issues combining new R's with the R packages available in lenny; the help system has changed. Ross
Hi, you need to substitute <favorite-cran-mirror> by some actual CRAN mirror like in deb http://cran.fr.r-project.org/bin/linux/debian lenny-cran/ and add this line to /etc/apt/sources.list. Kind regards, Johannes Am Montag, 29. M?rz 2010 13:43:32 schrieb Biau David:
Hi all, how do you update R on Debian lenny? I have tried to re-install r-base after adding deb http://<favorite-cran-mirror>/bin/linux/debian lenny-cran/ to my backport lists but it keeps installing R 2.7.1. What should I be doing to get the lattest R release? I need it to install a package (plyr) Thanks, David. [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian