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 package parallel included. How can I change the commend to ensure the latest version of R is installed? -- View this message in context: http://r.789695.n4.nabble.com/Server-R-tp4643319.html Sent from the R help mailing list archive at Nabble.com.
Server R
3 messages · R. Michael Weylandt, Bazman76
On Sun, Sep 16, 2012 at 9:42 PM, Bazman76 <h_a_patience at hotmail.com> 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 [1] "R version 2.12.1 (2010-12-16)" I want to the latest version with package parallel included. How can I change the commend to ensure the latest version of R is installed?
I presume EC2 runs Ubuntu: http://cran.r-project.org/bin/linux/ubuntu/README Cheers, Michael
-- View this message in context: http://r.789695.n4.nabble.com/Server-R-tp4643319.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at 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.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120917/ce6762bc/attachment.pl>