# HG changeset patch # User devteam # Date 1390832706 18000 # Node ID 8ab0d08a3da17e2c2213b364dd9aed0646291d4e Imported from capsule None diff -r 000000000000 -r 8ab0d08a3da1 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jan 27 09:25:06 2014 -0500 @@ -0,0 +1,26 @@ + + + + + + + + + http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz + + + + $INSTALL_DIR + export LDFLAGS="-L$READLINE_LIBS" && ./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 + + +