Mercurial > repos > deepakjadmin > caret_few_test2
changeset 0:e7ab5474a7df draft
Uploaded
author | deepakjadmin |
---|---|
date | Thu, 21 Jan 2016 08:24:25 -0500 |
parents | |
children | d4557ec21327 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 37 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jan 21 08:24:25 2016 -0500 @@ -0,0 +1,37 @@ +<?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="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="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="shell_command">R CMD INSTALL Rcpp_0.12.1.tar.gz?raw=true</action> + + <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Matrix_1.2-2.tar.gz?raw=true</action> + <action type="shell_command">R CMD INSTALL Matrix_1.2-2.tar.gz?raw=true</action> + + <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RcppEigen_0.3.2.5.0.tar.gz?raw=true</action> + <action type="shell_command">R CMD INSTALL RcppEigen_0.3.2.5.0.tar.gz?raw=true</action> + + </actions> + + + + + </install> + <readme> +caret tools installed successfully. + </readme> + </package> + +</tool_dependency>