Re: [R] Server R

2012-09-17 Thread Bazman76
Thanks Michael, I presume that the command sudo apt-get updatewill do the trick but am emailing the appropriate group to get more background on what packages are included in the latest ubuntu version of R.Date: Mon, 17 Sep 2012 05:43:56 -0700 From: ml-node+s789695n4643369...@n4.nabble.com To: h

Re: [R] Server R

2012-09-17 Thread R. Michael Weylandt
On Sun, Sep 16, 2012 at 9:42 PM, Bazman76 wrote: > Hi there, > > I used the command > > sudo apt-get install r-base > > to install R on an EC2 server as shown below: > > http://www.r-bloggers.com/ec2-micro-instance-of-rstudio/ > > It works but the version of R installed is: > > R.version.string >

[R] Server R

2012-09-16 Thread Bazman76
Hi there, I used the command sudo apt-get install r-base to install R on an EC2 server as shown below: http://www.r-bloggers.com/ec2-micro-instance-of-rstudio/ It works but the version of R installed is: R.version.string [1] "R version 2.12.1 (2010-12-16)" I want to the latest version with