# HG changeset patch # User boris # Date 1391444259 18000 # Node ID 7fb1a5b1b6ba02f637088eef59f4a3031be6f91a Imported from capsule None diff -r 000000000000 -r 7fb1a5b1b6ba tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Feb 03 11:17:39 2014 -0500 @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz + + + + + + + + + export LDFLAGS="-L$PNG_LIBS -L$READLINE_LIBS" && \ + export CFLAGS="-I$PNG_INCLUDES -I$READLINE_INCLUDES" && \ + export CXXFLAGS="-I$PNG_INCLUDES -I$READLINE_INCLUDES" && \ + export CPPFLAGS="-I$PNG_INCLUDES -I$READLINE_INCLUDES" && \ + ./configure --with-blas \ + --with-lapack \ + --with-readline \ + --with-cairo \ + --with-libpng \ + --without-x \ + --enable-R-shlib \ + --prefix=$INSTALL_DIR + + + + $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 + + +