# HG changeset patch # User devteam # Date 1390498239 18000 # Node ID 829b7c7ead832795696b3831ab30a0d6f32b1856 Imported from capsule None diff -r 000000000000 -r 829b7c7ead83 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jan 23 12:30:39 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 + + +