Displaying 4 results from an estimated 4 matches for "rcmdfn".
2008 Apr 07
1
R_SHARE_DIR not defined for use in tests/Makefile running under Windows
...kefile when running under Linux, but not Windows (R-2.6.2, R-2.6.1,
R-2.7.0 alpha 2008-04-06, under Windows XP 64 bit, built locally for 32 bit).
Is this intentional, or an oversight? Is it OK to use $(R_HOME)/share
instead (seems to work OK)?
I notice the following in /src/gnuwin32/front-ends/rcmdfn.c (from R-alpha
2008-04-06), which would suggest that the intention was that R_SHARE_DIR
should be defined... (and I assume it would propagate to to be available in
a Makefile.)
int rcmdfn (int cmdarg, int argc, char **argv)
{
/* tasks:
find R_HOME, set as env variable
set...
2004 Jul 16
3
rd2dvi bug on windoze?
...m the following problem? when i do
dos> rcmd rd2dvi --pdf my-package-name
i get
dos> Can't open perl script "c:\PROGRA~1\r\rw1091/bin/rd2dvi": No such file or directory
might the problem be in (double back slashes rather than forward slashes)
R-1.9.1\src\gnuwin32\front-ends\rcmdfn.c(251): strcat(cmd, RHome); strcat(cmd, "/bin/Rd2dvi.sh");
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 9.1
year 2004
month 06
day 21
language R
@windoze xp sp1
h.
------------------------...
2006 Mar 16
2
RCMD for Windows
Trying to use rcmd in our Windows environment to launch tasks on remote
servers. We are using the job scheduler from Tidal corporation. The
problem is the return code that's coming back to the job
scheduler,Tidal, is from the RCMD NOT from the tasks that it launched.
We need to get the return code from the task that was launched via rcmd.
Help
Lou Zollo
Production Control Manager
2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
Hi,
This is a follow-up to the problem reported here:
https://stat.ethz.ch/pipermail/r-devel/2010-September/058460.html
After I updated R-2.12 to 2010-09-13 r52905 on the Bioc build system,
some of the packages that have a Makefile in <pkg>/inst/doc still
don't build on Windows. For example, 'R\bin\R.exe CMD build adSplit'
gives:
* checking for file