Skip to content
Prev 173383 / 398506 Next

compile under Ubuntu 8.10 (Ibex)

On Wed, Mar 11, 2009 at 11:11 AM, Terry Therneau <therneau at mayo.edu> wrote:

            
Read http://cran.us.r-project.org/bin/linux/ubuntu to learn how to add
the CRAN repository to your package search path then install the
r-base and r-base-dev packages.

If you want all the development packages to allow you to compile and
install development versions of R then run

sudo apt-get build-dep r-base

and all the required packages will be magically added.  If you want to
see exactly how Dirk has set up the compilation of R under Debian then
install the wajig package, run

cd /tmp
wajig build r-base

and sit back and enjoy.  Finally note that the mailing list
R-SIG-Debian is more suitable for questions related to Debian and
Debian-derived distributions like Ubuntu.