Did you follow the directions? There's a special README for Ubuntu to help you get the current version. http://cran.r-project.org/bin/linux/ubuntu/README
But you also don't tell us what version of Ubuntu you're running. Sarah On Wed, Jul 18, 2012 at 5:27 PM, Chet Seligman <chet.selig...@gmail.com> wrote: > This doesn't work, what should I do? > > sudo apt-get install r-base > [sudo] password for cseligman: > Reading package lists... Done > Building dependency tree > Reading state information... Done > r-base is already the newest version. > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > > > Also: >> .libPaths() > [1] "/export/home/cseligman/local/library/R" > [2] "/usr/local/lib/R/site-library" > [3] "/usr/lib/R/site-library" > [4] "/usr/lib/R/library" > [5] "/usr/lib64/R/library" > > > Thanks, > > Chet > -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.