Skip to content

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:
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: