# HG changeset patch # User mzytnicki # Date 1366805012 14400 # Node ID aaacfb5dd3619412fe938360cbc48139aaba4014 # Parent c1acfc0abcd1702ebaf2832dbac1fd6b5b1cee1c Uploaded diff -r c1acfc0abcd1 -r aaacfb5dd361 tool_dependencies.xml --- a/tool_dependencies.xml Wed Apr 24 08:03:11 2013 -0400 +++ b/tool_dependencies.xml Wed Apr 24 08:03:32 2013 -0400 @@ -1,17 +1,17 @@ - - $REPOSITORY_INSTALL_DIR - - + - R --slave --no-save --no-restore --quiet -e 'if("RColorBrewer" %in% rownames(installed.packages()) == FALSE){install.packages("RColorBrewer", repos = c("http://cran.rstudio.com/"), dependencies = TRUE)}' - R --slave --no-save --no-restore --quiet -e 'if("Hmisc" %in% rownames(installed.packages()) == FALSE){install.packages("Hmisc", repos = c("http://cran.rstudio.com/"), dependencies = TRUE)}' + https://pypi.python.org/packages/source/n/numpy/numpy-1.7.1.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 + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + - -R "ColorBrewer" and "HMisc" packages are compulsory for S-MART - - + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). +