changeset 4:86d46e083602 draft default tip

Uploaded
author deepakjadmin
date Fri, 31 Mar 2017 03:31:34 -0400
parents 0495034930ce
children
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Mar 31 03:30:07 2017 -0400
+++ b/tool_dependencies.xml	Fri Mar 31 03:31:34 2017 -0400
@@ -547,7 +547,11 @@
 <action type="shell_command">R CMD INSTALL caretEnsemble_1.0.0.tar.gz?raw=true</action>
 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/RRF_1.6.tar.gz?raw=true</action>
 <action type="shell_command">R CMD INSTALL RRF_1.6.tar.gz?raw=true</action>                 
-                 
+<action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/nnls_1.4.tar.gz?raw=true</action>
+<action type="shell_command">R CMD INSTALL nnls_1.4.tar.gz?raw=true</action>   
+		
+<action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/mboost_2.4-0.tar.gz?raw=true</action>
+<action type="shell_command">R CMD INSTALL mboost_2.4-0.tar.gz?raw=true</action>                          
                  
                 
        </actions>