# HG changeset patch # User fubar # Date 1371020496 14400 # Node ID 515a5e61874c1ed8d7196c2bf7d2818e978f1615 # Parent 34cbb9e749dab792812b22a356840a00506e1fcc Uploaded diff -r 34cbb9e749da -r 515a5e61874c rgedgeR/datatypes_conf_xml.sample --- a/rgedgeR/datatypes_conf_xml.sample Wed Jun 12 03:00:31 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ - - diff -r 34cbb9e749da -r 515a5e61874c rgedgeR/tool_dependencies.xml --- a/rgedgeR/tool_dependencies.xml Wed Jun 12 03:00:31 2013 -0400 +++ b/rgedgeR/tool_dependencies.xml Wed Jun 12 03:01:36 2013 -0400 @@ -1,9 +1,10 @@ + + - diff -r 34cbb9e749da -r 515a5e61874c rgedgeR/tool_dependencies.xml~ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rgedgeR/tool_dependencies.xml~ Wed Jun 12 03:01:36 2013 -0400 @@ -0,0 +1,47 @@ + + + + + + + + + + + http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.1.tar.gz + + + + + + $INSTALL_DIR + ./configure --with-blas --with-lapack --enable-R-shlib --with-readline=no --with-x=no --prefix=$INSTALL_DIR && make && make install + + $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 + Modified from an older version of R by Boris by Ross Lazarus for R 3.0 + Added Bioc basics too + + + + + + $INSTALL_DIR/lib/R/bin/R CMD BATCH installBioC.R + + + R is a free software environment for statistical computing and graphics + WARNING: See custom compilation options above + Modified from an older version of R by Boris by Ross Lazarus for R 3.0 + Added Bioc basics via this package installBioC.R script + + +