Skip to content
Prev 66 / 3656 Next

Multiple versions of R

Hello!

I have testing version of Debian packages and I now I have the following
version of R

dpkg -s r-base
...
Version: 2.2.0.final-4
...

In unstable, the version of R is

apt-cache show r-base
...
Version: 2.2.1-6
...
...

Is it possible to have both versions installed at the same time? Which
version do you usually use for R i.e. stable, testing, unstable?