# HG changeset patch # User boris # Date 1370550406 14400 # Node ID 67a05901ed3daf7c457325c5e6a8cb8a9f243d2e # Parent e0e34ff640bb030e440dc2ca3d9730dbd66df37f Uploaded diff -r e0e34ff640bb -r 67a05901ed3d tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jun 06 16:26:46 2013 -0400 @@ -0,0 +1,27 @@ + + + + + + + + + http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz + + + + + + $INSTALL_DIR + ./configure --enable-R-shlib --with-readline=no -with-x=no --prefix=$INSTALL_DIR && make && make install + + $INSTALL_DIR + $INSTALL_DIR/lib + + + + R is a free software environment for statistical computing and graphics + WARNING: See custom compilation options above + + +