# HG changeset patch # User fubar # Date 1371030031 14400 # Node ID b9f952ba566402410ca9bf5a3db07fc80b1a1400 Uploaded diff -r 000000000000 -r b9f952ba5664 package_R3/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/package_R3/tool_dependencies.xml Wed Jun 12 05:40:31 2013 -0400 @@ -0,0 +1,31 @@ + + + + + + + + + http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.1.tar.gz + + + + + + $INSTALL_DIR + ./configure --with-blas --with-lapack --enable-R-shlib --with-x=no --prefix=$INSTALL_DIR && make && make install + + $INSTALL_DIR/lib/R + $INSTALL_DIR/lib/R/library + $INSTALL_DIR/lib/R/bin + + + + R is a free software environment for statistical computing and graphics + WARNING: See custom compilation options above + Modified from an older version of R by Boris by Ross Lazarus for R 3.0 + Silly having melbourne CRAN hardwired but that's what I test with. + Be nice to have interactive variables for fabric installs. + + +