# HG changeset patch # User bernhardlutz # Date 1390505580 18000 # Node ID 497e98af6185785f461d5efe2ea1865be295a5b4 Uploaded diff -r 000000000000 -r 497e98af6185 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jan 23 14:33:00 2014 -0500 @@ -0,0 +1,37 @@ + + + + + + + + + + + + https://pypi.python.org/packages/source/r/rpy2/rpy2-2.3.6.tar.gz + + + + + + + + + + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + export LDFLAGS="-L$READLINE_LIB_PATH -lreadline" && + export CPPFLAGS=-I$READLINE_INCLUDE_PATH && + python setup.py build --r-home $R_HOME --r-home-lib $R_HOME/lib install --install-lib $INSTALL_DIR/lib/python + + + $INSTALL_DIR/lib/python + + + + rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions. + http://rpy.sourceforge.net/rpy2.html + + +