# HG changeset patch
# User fubar
# Date 1371081445 14400
# Node ID 8f91c9b85935079a5d77568574f86922f1efd403
# Parent 8dcdf371a760ad69601936208637bf1a888d68f5
Uploaded
diff -r 8dcdf371a760 -r 8f91c9b85935 package_R3/tool_dependencies.xml
--- a/package_R3/tool_dependencies.xml Wed Jun 12 08:37:43 2013 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-
-
-
-
-
-
-
-
- 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-x=no --prefix=$INSTALL_DIR && make && make install
-
- $INSTALL_DIR/lib/R
- $INSTALL_DIR/lib/R/library
- $INSTALL_DIR/lib/R/bin
-
-
-
- Modified from an older version of R by Boris by Ross Lazarus for R 3.0
- Silly having melbourne CRAN hardwired but that's what I test with.
- Be nice to have interactive variables for fabric installs.R is a free software environment for statistical computing and graphics
- WARNING: See custom compilation options above
-
-
-
-
diff -r 8dcdf371a760 -r 8f91c9b85935 package_r3/tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/package_r3/tool_dependencies.xml Wed Jun 12 19:57:25 2013 -0400
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+ 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-x=no --prefix=$INSTALL_DIR && make && make install
+
+ $INSTALL_DIR/lib/R
+ $INSTALL_DIR/lib/R/library
+ $INSTALL_DIR/lib/R/bin
+
+
+
+ Modified from an older version of R by Boris by Ross Lazarus for R 3.0
+ Silly having melbourne CRAN hardwired but that's what I test with.
+ Be nice to have interactive variables for fabric installs.R is a free software environment for statistical computing and graphics
+ WARNING: See custom compilation options above
+
+
+
+