2
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="R" version="3.2.0">
|
|
4 <repository changeset_revision="7833b0ebf8d6" name="package_r_3_2_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6
|
|
7 <package name="caret-tools" version="1.0.0">
|
|
8 <install version="1.0">
|
|
9
|
|
10
|
|
11 <actions>
|
|
12 <action type="set_environment_for_install">
|
|
13 <repository changeset_revision="7833b0ebf8d6" name="package_r_3_2_0" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
14 <package name="R" version="3.2.0" />
|
|
15 </repository>
|
|
16 </action>
|
|
17 <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>
|
|
18 <action type="shell_command">R CMD INSTALL Rcpp_0.12.1.tar.gz?raw=true</action>
|
|
19
|
|
20 <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>
|
|
21 <action type="shell_command">R CMD INSTALL Matrix_1.2-2.tar.gz?raw=true</action>
|
|
22
|
|
23 <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>
|
|
24 <action type="shell_command">cp $R_HOME_DIR/lib/libblas.so.3gf $R_HOME_DIR/lib/libblas.so.3</action>
|
|
25 <action type="shell_command">cp $R_HOME_DIR/lib/liblapack.so.3gf $R_HOME_DIR/lib/liblapack.so.3</action>
|
|
26 <action type="shell_command">R CMD INSTALL RcppEigen_0.3.2.5.0.tar.gz?raw=true</action>
|
|
27
|
|
28 </actions>
|
|
29
|
|
30
|
|
31
|
|
32
|
|
33 </install>
|
|
34 <readme>
|
|
35 caret tools installed successfully.
|
|
36 </readme>
|
|
37 </package>
|
|
38
|
|
39 </tool_dependency>
|