Displaying 1 result from an estimated 1 matches for "r38315".
Did you mean:
d38315
2006 Jun 09
1
Environment variable MAKE not defined on Windows
...hen (in a shell)
% echo $MAKE
returns nothing.
This has consequences, e.g., in buildVignette where
system(Sys.getenv("MAKE"))
dutifully does nothing on Windows, but evaluates the vignette Makefile
on linux.
> sessionInfo()
R version 2.4.0 Under development (unstable) (2006-06-08 r38315)
i386-pc-mingw32
> sessionInfo()
R version 2.4.0 Under development (unstable) (2006-05-25 r38197)
x86_64-unknown-linux-gnu
Martin
--
Bioconductor