# HG changeset patch # User fubar # Date 1391986705 18000 # Node ID cb2149a134f6cb0e8699292d499e2081ceea3f08 Uploaded diff -r 000000000000 -r cb2149a134f6 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Feb 09 17:58:25 2014 -0500 @@ -0,0 +1,34 @@ + + + + + + + http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.2.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 + + + + 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. + R is a free software environment for statistical computing and graphics + WARNING: See custom compilation options above + + + +