An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130325/7b35ad5e/attachment.pl>
Automatic script for updating packages in R
5 messages · Twaha Mlwilo, PIKAL Petr, Gergely Daróczi +1 more
Hi Strange, I thought that only Windows users are sending Html mail and providing sparse info describing their problems. I presume, you use 2.15.3 R version. There is some readme in Ubuntu CRAN repository and if you followed that and fail it would be necessary to provide at least what you did (some code) and what was the error messages. http://cran.r-project.org/bin/linux/ubuntu/README Regards Petr
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- project.org] On Behalf Of Twaha Mlwilo Sent: Monday, March 25, 2013 11:21 AM To: r-help at stat.math.ethz.ch Subject: [R] Automatic script for updating packages in R Hello all,Good day,Internet access have been a problem , and learning R
forced to download packages manual.I have google for script for automatic R update didnt getPlease any one with help?am using ubuntu 12.04 R-2.5.3Thank you [[alternative HTML version deleted]]
______________________________________________ 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.
Hi, you might also want to check out some nice helpers of the "opencpu" and "opencpu.tools" packages made by Jeroen Ooms: https://raw.github.com/jeroenooms/opencpu.tools/master/R/install.all.packages.R Best, Gergely
On 25 March 2013 11:21, Twaha Mlwilo <uddessy2006 at hotmail.com> wrote:
Hello all,Good day,Internet access have been a problem , and learning R forced to download packages manual.I have google for script for automatic R update didnt getPlease any one with help?am using ubuntu 12.04 R-2.5.3Thank you
[[alternative HTML version deleted]]
______________________________________________ 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.
try, update.packages(ask='graphics', checkBuilt=TRUE) ?update.packages ?download.file ?url # file:// URLs
On 3/25/2013 6:09 AM, PIKAL Petr wrote:
Hi Strange, I thought that only Windows users are sending Html mail and providing sparse info describing their problems. I presume, you use 2.15.3 R version. There is some readme in Ubuntu CRAN repository and if you followed that and fail it would be necessary to provide at least what you did (some code) and what was the error messages. http://cran.r-project.org/bin/linux/ubuntu/README Regards Petr
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- project.org] On Behalf Of Twaha Mlwilo Sent: Monday, March 25, 2013 11:21 AM To: r-help at stat.math.ethz.ch Subject: [R] Automatic script for updating packages in R Hello all,Good day,Internet access have been a problem , and learning R
forced to download packages manual.I have google for script for automatic R update didnt getPlease any one with help?am using ubuntu 12.04 R-2.5.3Thank you [[alternative HTML version deleted]]
______________________________________________ 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.
______________________________________________ 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.
Robert W. Baer, Ph.D. Professor of Physiology Kirksille College of Osteopathic Medicine A. T. Still University of Health Sciences Kirksville, MO 63501 USA
1 day later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130327/ece64965/attachment.pl>