# HG changeset patch # User joachim-jacob # Date 1374140428 14400 # Node ID abc274f22004cc225ec076cd040c4d1be2fd4a2f Uploaded diff -r 000000000000 -r abc274f22004 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jul 18 05:40:28 2013 -0400 @@ -0,0 +1,34 @@ + + + + + + + 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 --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 + + + +