Displaying 3 results from an estimated 3 matches for "rupdate".
Did you mean:
update
2012 May 17
1
Windows Task Scheduler and R updates. Need basic tips
This is a basic Windows system administrator problem, asked by a Linux
guy who is helping out in a Windows lab.
I want to keep R packages up to date on MS Windows 7 with a job in the
"Task Scheduler". I have an R program that I can run (as
administrator) that updates the existing packages and then installs
all the new ones.
I do not understand how to run that in a dependable way in
2012 Oct 18
1
good documentation on use of Rscript. where to find?
...c part
#!/usr/bin/Rscript
what else can there be, or should there be?
Various people suggest adding things like "--vanilla" but those seem
not to be accepted, at least on RedHat EL 6 with R-2.15.1. I'd like
to run this with a command line like:
$ R-labSelectInstall-02.R > /tmp/Rupdate.txt 2>&1
so that all the standard output and err goes to a text file, but I've
not found a way to make it work comparably to the R command line
option --vanilla or such.
# ./R-labSelectInstall-02.R --vanilla
'ARNING: unknown option '--vanilla
See what I mean?
--
Paul E. John...
2009 Sep 16
4
2.10.0 Under development (unstable) (2009-09-15 r49711) just built segfaults on Debian Squeeze
I just downloaded R-devel and when loaded it immediately segfaults. I'm not
sure how much or what sort of diagnostic info and can provide, but below is
my build script, my console output, and the output of uname -r. I am
currently dependent on the development version of a package, so I'd like to
get R-devel up and running if possible. I am sure there is more info I can
provide, but before