# HG changeset patch # User fubar # Date 1374880495 14400 # Node ID 4fdd12013fa9d3ac52aa3cfeb362708eb33b5d63 # Parent 6344ee60d0cfb7c3052ae0864743f07015fad394 Deleted selected files diff -r 6344ee60d0cf -r 4fdd12013fa9 package_r3/tool_dependencies.xml --- a/package_r3/tool_dependencies.xml Thu Jun 13 00:15:07 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ - - - - - - - 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 - - - - 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 - - - -