Is there a way to set a cron job to automatically update packages? Maybe something like this:
$unixprompt> R --vanilla update.packages() Alternately, is it possible to use the RSPython plugin to create a cron job. Effectively calling R and update.packages() from a python script? Best, Darren On Wed, 23 Mar 2005 16:12:52 +1100, Yuandan Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any tool to check if there is update version of a package > available? I look for things alike YUM for linux? > > YD > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
