# HG changeset patch # User boris # Date 1370546805 14400 # Node ID fe06be027248243ecafc0ae21dc2802ec8c1c6fb # Parent d0b87be35e2c9f2e87d0b5fd96a702fcc509f96a Deleted selected files diff -r d0b87be35e2c -r fe06be027248 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 06 10:22:18 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,37 +0,0 @@ - - - - - - - - - - - https://pypi.python.org/packages/source/r/rpy2/rpy2-2.2.6.tar.gz - - - - - - - - - $INSTALL_DIR/lib/python - export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin - - $ENV[R_HOME] - $ENV[R_LIBS] - $INSTALL_DIR/lib/python - $INSTALL_DIR/bin - - - - In order to upgrade one will have to first remove older installed rpy2 packages then and only then install the recent version of rpy2 wished. - Python version 2.5 or greater, as well as R-2.8.0 or greater are required. - When compiling R from source, do not forget to specify –enable-R-shlib at the ./configure step. - gcc-4.4 is used for compiling the C parts on Linux. - If installing from a linux distribution, the Python-dev package will obviously be required to compile rpy2 - On OS X, the XCode tools will be required in order to compile rpy2. - - \ No newline at end of file