changeset 9:6344ee60d0cf draft

Uploaded
author fubar
date Thu, 13 Jun 2013 00:15:07 -0400
parents addf8c9c778a
children 4fdd12013fa9
files package_r3/tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/package_r3/tool_dependencies.xml	Wed Jun 12 21:54:31 2013 -0400
+++ b/package_r3/tool_dependencies.xml	Thu Jun 13 00:15:07 2013 -0400
@@ -1,14 +1,16 @@
 <?xml version="1.0"?>
 <tool_dependency>
+    <!--
     <package name="readline" version="6.2">
-        <repository changeset_revision="1301ec7705a8" name="package_readline_6_2" owner="boris" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
+        <repository name="package_readline_6_2" owner="boris" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
     </package>
+    -->
     <package name="package_r3" version="3.0.1">
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.1.tar.gz</action>
                 <action type="set_environment_for_install">
-                    <repository changeset_revision="1301ec7705a8" name="package_readline_6_2" owner="boris" toolshed="http://testtoolshed.g2.bx.psu.edu/">
+                    <repository changeset_revision="1301ec7705a8" name="package_readline_6_2" owner="boris" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/">
                         <package name="readline" version="6.2" />
                     </repository>
                 </action>
@@ -23,7 +25,8 @@
         </install>
         <readme>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
+                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
                 
        </readme>