changeset 13:268259bf37ae draft

Deleted selected files
author deepakjadmin
date Thu, 21 Jan 2016 08:04:16 -0500
parents e8975103b675
children 8a96d0d4c9a0
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 39 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 21 07:36:55 2016 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-   <package name="R" version="3.2.0">
-        <repository changeset_revision="7833b0ebf8d6" name="package_r_3_2_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
-    </package>
-
-    <package name="caret-tools" version="1.0.0">
-        <install version="1.0">
-          
-          
-           <actions>
-                <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Rcpp_0.12.1.tar.gz?raw=true</action>
-                <action type="set_environment_for_install">
-                    <repository changeset_revision="7833b0ebf8d6" name="package_r_3_2_0" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
-                        <package name="R" version="3.2.0" />
-                    </repository>
-                </action>
-           
-           
-            <action type="shell_command">export R_LIBS=$INSTALL_DIR &amp;&amp; R CMD INSTALL Rcpp_0.12.1.tar.gz?raw=true</action>
-                <action type="set_environment">
-                    <environment_variable action="prepend_to" name="R_LIBS">$INSTALL_DIR</environment_variable>
-                </action>
-            </actions>
-           
-           
-           
-           
-           
-           
-           
-           
-        </install>
-        <readme>
-caret tools installed successfully.
-        </readme>
-    </package>
-    
-</tool_dependency>