annotate tool_dependencies.xml @ 0:397cb2a29684 draft

Uploaded
author deepakj
date Wed, 03 Feb 2016 04:32:30 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
1 <?xml version="1.0"?>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
2 <tool_dependency>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
3 <package name="R" version="3.2.0">
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
4 <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
5 </package>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
6
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
7 <package name="caret-tools" version="1.0.0">
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
8 <install version="1.0">
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
9
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
10
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
11 <actions>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
12 <action type="set_environment_for_install">
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
13 <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
14 <package name="R" version="3.2.0" />
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
15 </repository>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
16 </action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
17
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
18 <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>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
19 <action type="shell_command">R CMD INSTALL Rcpp_0.12.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
20 <action type="shell_command">cp $R_ROOT_DIR/lib/libblas.so.3gf $R_ROOT_DIR/lib/libblas.so.3</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
21 <action type="shell_command">cp $R_ROOT_DIR/lib/libblas.so.3 $R_ROOT_DIR/lib/R/lib</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
22 <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>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
23 <action type="shell_command">R CMD INSTALL Matrix_1.2-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
24
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
25 <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>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
26 <action type="shell_command">R CMD INSTALL RcppEigen_0.3.2.5.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
27
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
28 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/minqa_1.2.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
29 <action type="shell_command">R CMD INSTALL minqa_1.2.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
30 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/nloptr_1.0.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
31 <action type="shell_command">R CMD INSTALL nloptr_1.0.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
32 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lme4_1.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
33 <action type="shell_command">R CMD INSTALL lme4_1.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
34 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/e1071_1.6-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
35 <action type="shell_command">R CMD INSTALL e1071_1.6-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
36 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/TeachingDemos_2.9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
37 <action type="shell_command">R CMD INSTALL TeachingDemos_2.9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
38 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/plotrix_3.5-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
39 <action type="shell_command">R CMD INSTALL plotrix_3.5-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
40 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/plotmo_3.1.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
41 <action type="shell_command">R CMD INSTALL plotmo_3.1.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
42 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/earth_4.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
43 <action type="shell_command">R CMD INSTALL earth_4.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
44 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/fastICA_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
45 <action type="shell_command">R CMD INSTALL fastICA_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
46 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/iterators_1.0.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
47 <action type="shell_command">R CMD INSTALL iterators_1.0.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
48 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/foreach_1.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
49 <action type="shell_command">R CMD INSTALL foreach_1.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
50 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gam_1.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
51 <action type="shell_command">R CMD INSTALL gam_1.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
52 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/numDeriv_2014.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
53 <action type="shell_command">R CMD INSTALL numDeriv_2014.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
54 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lava_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
55 <action type="shell_command">R CMD INSTALL lava_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
56 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/prodlim_1.5.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
57 <action type="shell_command">R CMD INSTALL prodlim_1.5.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
58 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rpart_4.1-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
59 <action type="shell_command">R CMD INSTALL rpart_4.1-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
60 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ipred_0.9-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
61 <action type="shell_command">R CMD INSTALL ipred_0.9-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
62 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/kernlab_0.9-22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
63 <action type="shell_command">R CMD INSTALL kernlab_0.9-22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
64 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/combinat_0.0-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
65 <action type="shell_command">R CMD INSTALL combinat_0.0-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
66 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/klaR_0.6-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
67 <action type="shell_command">R CMD INSTALL klaR_0.6-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
68 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ellipse_0.3-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
69 <action type="shell_command">R CMD INSTALL ellipse_0.3-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
70 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mda_0.4-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
71 <action type="shell_command">R CMD INSTALL mda_0.4-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
72 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mlbench_2.1-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
73 <action type="shell_command">R CMD INSTALL mlbench_2.1-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
74 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lattice_0.20-33.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
75 <action type="shell_command">R CMD INSTALL lattice_0.20-33.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
76 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/zoo_1.7-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
77 <action type="shell_command">R CMD INSTALL zoo_1.7-12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
78 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/sandwich_2.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
79 <action type="shell_command">R CMD INSTALL sandwich_2.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
80 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/strucchange_1.5-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
81 <action type="shell_command">R CMD INSTALL strucchange_1.5-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
82 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/modeltools_0.2-21.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
83 <action type="shell_command">R CMD INSTALL modeltools_0.2-21.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
84 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mvtnorm_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
85 <action type="shell_command">R CMD INSTALL mvtnorm_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
86 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/coin_1.0-24.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
87 <action type="shell_command">R CMD INSTALL coin_1.0-24.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
88 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/party_1.0-18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
89 <action type="shell_command">R CMD INSTALL party_1.0-18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
90 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/partykit_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
91 <action type="shell_command">R CMD INSTALL partykit_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
92 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pls_2.4-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
93 <action type="shell_command">R CMD INSTALL pls_2.4-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
94 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/plyr_1.8.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
95 <action type="shell_command">R CMD INSTALL plyr_1.8.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
96 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pROC_1.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
97 <action type="shell_command">R CMD INSTALL pROC_1.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
98 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/proxy_0.4-15.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
99 <action type="shell_command">R CMD INSTALL proxy_0.4-15.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
100 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/randomForest_4.6-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
101 <action type="shell_command">R CMD INSTALL randomForest_4.6-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
102 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RANN_2.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
103 <action type="shell_command">R CMD INSTALL RANN_2.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
104 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/spls_2.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
105 <action type="shell_command">R CMD INSTALL spls_2.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
106 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/subselect_0.12-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
107 <action type="shell_command">R CMD INSTALL subselect_0.12-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
108 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pamr_1.55.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
109 <action type="shell_command">R CMD INSTALL pamr_1.55.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
110 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/superpc_1.09.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
111 <action type="shell_command">R CMD INSTALL superpc_1.09.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
112 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/stringi_0.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
113 <action type="shell_command">R CMD INSTALL stringi_0.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
114 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/magrittr_1.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
115 <action type="shell_command">R CMD INSTALL magrittr_1.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
116 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/stringr_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
117 <action type="shell_command">R CMD INSTALL stringr_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
118 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/reshape2_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
119 <action type="shell_command">R CMD INSTALL reshape2_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
120 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Cubist_0.0.18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
121 <action type="shell_command">R CMD INSTALL Cubist_0.0.18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
122 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/digest_0.6.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
123 <action type="shell_command">R CMD INSTALL digest_0.6.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
124 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/memoise_0.2.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
125 <action type="shell_command">R CMD INSTALL memoise_0.2.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
126 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/crayon_1.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
127 <action type="shell_command">R CMD INSTALL crayon_1.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
128 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/testthat_0.10.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
129 <action type="shell_command">R CMD INSTALL testthat_0.10.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
130 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pbkrtest_0.4-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
131 <action type="shell_command">R CMD INSTALL pbkrtest_0.4-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
132 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/SparseM_1.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
133 <action type="shell_command">R CMD INSTALL SparseM_1.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
134 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MatrixModels_0.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
135 <action type="shell_command">R CMD INSTALL MatrixModels_0.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
136 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/quantreg_5.19.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
137 <action type="shell_command">R CMD INSTALL quantreg_5.19.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
138 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/car_2.0-25.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
139 <action type="shell_command">R CMD INSTALL car_2.0-25.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
140 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ISwR_2.0-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
141 <action type="shell_command">R CMD INSTALL ISwR_2.0-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
142 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/nlme_3.1-122.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
143 <action type="shell_command">R CMD INSTALL nlme_3.1-122.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
144 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/profileModel_0.5-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
145 <action type="shell_command">R CMD INSTALL profileModel_0.5-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
146 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/brglm_0.5-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
147 <action type="shell_command">R CMD INSTALL brglm_0.5-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
148 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gtools_3.5.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
149 <action type="shell_command">R CMD INSTALL gtools_3.5.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
150 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/BradleyTerry2_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
151 <action type="shell_command">R CMD INSTALL BradleyTerry2_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
152 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gtable_0.1.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
153 <action type="shell_command">R CMD INSTALL gtable_0.1.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
154 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RColorBrewer_1.1-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
155 <action type="shell_command">R CMD INSTALL RColorBrewer_1.1-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
156 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/dichromat_2.0-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
157 <action type="shell_command">R CMD INSTALL dichromat_2.0-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
158 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/colorspace_1.2-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
159 <action type="shell_command">R CMD INSTALL colorspace_1.2-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
160 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/munsell_0.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
161 <action type="shell_command">R CMD INSTALL munsell_0.4.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
162 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/labeling_0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
163 <action type="shell_command">R CMD INSTALL labeling_0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
164 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/scales_0.3.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
165 <action type="shell_command">R CMD INSTALL scales_0.3.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
166 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/BiocGenerics_0.8.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
167 <action type="shell_command">R CMD INSTALL BiocGenerics_0.8.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
168 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/graph_1.40.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
169 <action type="shell_command">R CMD INSTALL graph_1.40.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
170 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Rgraphviz_2.6.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
171 <action type="shell_command">R CMD INSTALL Rgraphviz_2.6.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
172 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/proto_0.3-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
173 <action type="shell_command">R CMD INSTALL proto_0.3-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
174 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ggplot2_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
175 <action type="shell_command">R CMD INSTALL ggplot2_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
176 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/caret_6.0-52.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
177 <action type="shell_command">R CMD INSTALL caret_6.0-52.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
178 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/abind_1.4-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
179 <action type="shell_command">R CMD INSTALL abind_1.4-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
180 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/acepack_1.3-3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
181 <action type="shell_command">R CMD INSTALL acepack_1.3-3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
182 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ada_2.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
183 <action type="shell_command">R CMD INSTALL ada_2.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
184 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/adabag_4.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
185 <action type="shell_command">R CMD INSTALL adabag_4.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
186 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lmtest_0.9-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
187 <action type="shell_command">R CMD INSTALL lmtest_0.9-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
188 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Formula_1.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
189 <action type="shell_command">R CMD INSTALL Formula_1.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
190 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/AER_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
191 <action type="shell_command">R CMD INSTALL AER_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
192 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/zlibbioc_1.8.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
193 <action type="shell_command">R CMD INSTALL zlibbioc_1.8.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
194 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/affyio_1.30.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
195 <action type="shell_command">R CMD INSTALL affyio_1.30.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
196 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/preprocessCore_1.24.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
197 <action type="shell_command">R CMD INSTALL preprocessCore_1.24.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
198 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Biobase_2.22.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
199 <action type="shell_command">R CMD INSTALL Biobase_2.22.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
200 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/BiocInstaller_1.12.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
201 <action type="shell_command">R CMD INSTALL BiocInstaller_1.12.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
202 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/affy_1.40.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
203 <action type="shell_command">R CMD INSTALL affy_1.40.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
204 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gamlss.data_4.3-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
205 <action type="shell_command">R CMD INSTALL gamlss.data_4.3-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
206 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gamlss.dist_4.3-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
207 <action type="shell_command">R CMD INSTALL gamlss.dist_4.3-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
208 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gamlss_4.3-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
209 <action type="shell_command">R CMD INSTALL gamlss_4.3-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
210 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/AGD_0.35.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
211 <action type="shell_command">R CMD INSTALL AGD_0.35.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
212 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/akima_0.5-11.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
213 <action type="shell_command">R CMD INSTALL akima_0.5-11.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
214 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/animation_2.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
215 <action type="shell_command">R CMD INSTALL animation_2.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
216 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/DBI_0.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
217 <action type="shell_command">R CMD INSTALL DBI_0.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
218 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RSQLite_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
219 <action type="shell_command">R CMD INSTALL RSQLite_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
220 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/IRanges_1.20.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
221 <action type="shell_command">R CMD INSTALL IRanges_1.20.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
222 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/AnnotationDbi_1.24.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
223 <action type="shell_command">R CMD INSTALL AnnotationDbi_1.24.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
224 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ape_3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
225 <action type="shell_command">R CMD INSTALL ape_3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
226 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/bdsmatrix_1.3-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
227 <action type="shell_command">R CMD INSTALL bdsmatrix_1.3-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
228 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/biglm_0.9-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
229 <action type="shell_command">R CMD INSTALL biglm_0.9-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
230 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/bitops_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
231 <action type="shell_command">R CMD INSTALL bitops_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
232 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rFerns_1.1.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
233 <action type="shell_command">R CMD INSTALL rFerns_1.1.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
234 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Boruta_4.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
235 <action type="shell_command">R CMD INSTALL Boruta_4.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
236 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gbm_2.1.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
237 <action type="shell_command">R CMD INSTALL gbm_2.1.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
238 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/bst_0.3-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
239 <action type="shell_command">R CMD INSTALL bst_0.3-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
240 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/C50_0.1.0-24.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
241 <action type="shell_command">R CMD INSTALL C50_0.1.0-24.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
242 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ca_0.58.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
243 <action type="shell_command">R CMD INSTALL ca_0.58.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
244 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/heplots_1.0-16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
245 <action type="shell_command">R CMD INSTALL heplots_1.0-16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
246 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/candisc_0.6-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
247 <action type="shell_command">R CMD INSTALL candisc_0.6-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
248 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/catdata_1.2.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
249 <action type="shell_command">R CMD INSTALL catdata_1.2.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
250 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/cba_0.2-15.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
251 <action type="shell_command">R CMD INSTALL cba_0.2-15.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
252 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/chron_2.3-47.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
253 <action type="shell_command">R CMD INSTALL chron_2.3-47.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
254 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/clue_0.3-50.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
255 <action type="shell_command">R CMD INSTALL clue_0.3-50.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
256 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/coda_0.17-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
257 <action type="shell_command">R CMD INSTALL coda_0.17-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
258 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/CompQuadForm_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
259 <action type="shell_command">R CMD INSTALL CompQuadForm_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
260 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/corpcor_1.6.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
261 <action type="shell_command">R CMD INSTALL corpcor_1.6.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
262 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/corrplot_0.73.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
263 <action type="shell_command">R CMD INSTALL corrplot_0.73.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
264 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/coxme_2.2-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
265 <action type="shell_command">R CMD INSTALL coxme_2.2-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
266 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/date_1.2-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
267 <action type="shell_command">R CMD INSTALL date_1.2-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
268 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/deldir_0.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
269 <action type="shell_command">R CMD INSTALL deldir_0.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
270 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/manipulate_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
271 <action type="shell_command">R CMD INSTALL manipulate_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
272 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/BH_1.58.0-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
273 <action type="shell_command">R CMD INSTALL BH_1.58.0-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
274 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/DescTools_0.99.13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
275 <action type="shell_command">R CMD INSTALL DescTools_0.99.13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
276 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/diptest_0.75-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
277 <action type="shell_command">R CMD INSTALL diptest_0.75-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
278 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/doMC_1.3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
279 <action type="shell_command">R CMD INSTALL doMC_1.3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
280 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/snow_0.3-13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
281 <action type="shell_command">R CMD INSTALL snow_0.3-13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
282 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/doSNOW_1.0.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
283 <action type="shell_command">R CMD INSTALL doSNOW_1.0.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
284 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/som_0.3-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
285 <action type="shell_command">R CMD INSTALL som_0.3-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
286 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/sp_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
287 <action type="shell_command">R CMD INSTALL sp_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
288 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/spam_1.0-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
289 <action type="shell_command">R CMD INSTALL spam_1.0-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
290 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/tensor_1.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
291 <action type="shell_command">R CMD INSTALL tensor_1.5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
292 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/polyclip_1.3-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
293 <action type="shell_command">R CMD INSTALL polyclip_1.3-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
294 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/goftest_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
295 <action type="shell_command">R CMD INSTALL goftest_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
296 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/spatstat_1.40-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
297 <action type="shell_command">R CMD INSTALL spatstat_1.40-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
298 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/stabs_0.5-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
299 <action type="shell_command">R CMD INSTALL stabs_0.5-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
300 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/dynlm_0.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
301 <action type="shell_command">R CMD INSTALL dynlm_0.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
302 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/effects_3.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
303 <action type="shell_command">R CMD INSTALL effects_3.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
304 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/expm_0.99-1.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
305 <action type="shell_command">R CMD INSTALL expm_0.99-1.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
306 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Fahrmeir_2015.6.25.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
307 <action type="shell_command">R CMD INSTALL Fahrmeir_2015.6.25.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
308 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/fit.models_0.5-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
309 <action type="shell_command">R CMD INSTALL fit.models_0.5-10.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
310 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/forward_1.0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
311 <action type="shell_command">R CMD INSTALL forward_1.0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
312 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/GAMBoost_1.2-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
313 <action type="shell_command">R CMD INSTALL GAMBoost_1.2-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
314 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gclus_1.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
315 <action type="shell_command">R CMD INSTALL gclus_1.3.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
316 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gee_4.13-19.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
317 <action type="shell_command">R CMD INSTALL gee_4.13-19.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
318 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/geepack_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
319 <action type="shell_command">R CMD INSTALL geepack_1.2-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
320 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/glmmML_1.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
321 <action type="shell_command">R CMD INSTALL glmmML_1.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
322 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/glmnet_2.0-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
323 <action type="shell_command">R CMD INSTALL glmnet_2.0-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
324 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/qvcalc_0.8-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
325 <action type="shell_command">R CMD INSTALL qvcalc_0.8-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
326 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/relimp_1.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
327 <action type="shell_command">R CMD INSTALL relimp_1.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
328 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gnm_1.0-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
329 <action type="shell_command">R CMD INSTALL gnm_1.0-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
330 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/GPArotation_2014.11-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
331 <action type="shell_command">R CMD INSTALL GPArotation_2014.11-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
332 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gpclib_1.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
333 <action type="shell_command">R CMD INSTALL gpclib_1.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
334 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gridBase_0.4-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
335 <action type="shell_command">R CMD INSTALL gridBase_0.4-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
336 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/hexbin_1.27.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
337 <action type="shell_command">R CMD INSTALL hexbin_1.27.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
338 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/highlight_0.4.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
339 <action type="shell_command">R CMD INSTALL highlight_0.4.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
340 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/latticeExtra_0.6-26.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
341 <action type="shell_command">R CMD INSTALL latticeExtra_0.6-26.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
342 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/gridExtra_2.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
343 <action type="shell_command">R CMD INSTALL gridExtra_2.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
344 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Hmisc_3.16-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
345 <action type="shell_command">R CMD INSTALL Hmisc_3.16-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
346 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/HSAUR_1.3-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
347 <action type="shell_command">R CMD INSTALL HSAUR_1.3-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
348 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/registry_0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
349 <action type="shell_command">R CMD INSTALL registry_0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
350 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/xtable_1.7-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
351 <action type="shell_command">R CMD INSTALL xtable_1.7-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
352 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pkgmaker_0.22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
353 <action type="shell_command">R CMD INSTALL pkgmaker_0.22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
354 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rngtools_1.2.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
355 <action type="shell_command">R CMD INSTALL rngtools_1.2.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
356 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/doParallel_1.0.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
357 <action type="shell_command">R CMD INSTALL doParallel_1.0.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
358 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/NMF_0.20.6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
359 <action type="shell_command">R CMD INSTALL NMF_0.20.6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
360 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/irlba_1.0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
361 <action type="shell_command">R CMD INSTALL irlba_1.0.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
362 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/igraph_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
363 <action type="shell_command">R CMD INSTALL igraph_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
364 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/igraphdata_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
365 <action type="shell_command">R CMD INSTALL igraphdata_1.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
366 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/ineq_0.2-13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
367 <action type="shell_command">R CMD INSTALL ineq_0.2-13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
368 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/inline_0.3.14.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
369 <action type="shell_command">R CMD INSTALL inline_0.3.14.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
370 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/isa2_0.3.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
371 <action type="shell_command">R CMD INSTALL isa2_0.3.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
372 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/quadprog_1.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
373 <action type="shell_command">R CMD INSTALL quadprog_1.5-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
374 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/kinship2_1.6.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
375 <action type="shell_command">R CMD INSTALL kinship2_1.6.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
376 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lars_1.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
377 <action type="shell_command">R CMD INSTALL lars_1.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
378 <!--action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/leaps_2.9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
379 <action type="shell_command">R CMD INSTALL leaps_2.9.tar.gz?raw=true</action-->
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
380 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/limma_3.18.13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
381 <action type="shell_command">R CMD INSTALL limma_3.18.13.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
382 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/locfit_1.5-9.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
383 <action type="shell_command">R CMD INSTALL locfit_1.5-9.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
384 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/logspline_2.1.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
385 <action type="shell_command">R CMD INSTALL logspline_2.1.8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
386 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lpSolve_5.6.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
387 <action type="shell_command">R CMD INSTALL lpSolve_5.6.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
388 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/lqa_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
389 <action type="shell_command">R CMD INSTALL lqa_1.0-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
390 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/maps_2.3-11.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
391 <action type="shell_command">R CMD INSTALL maps_2.3-11.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
392 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mapproj_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
393 <action type="shell_command">R CMD INSTALL mapproj_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
394 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/maptools_0.8-36.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
395 <action type="shell_command">R CMD INSTALL maptools_0.8-36.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
396 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/marray_1.40.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
397 <action type="shell_command">R CMD INSTALL marray_1.40.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
398 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Matching_4.8-3.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
399 <action type="shell_command">R CMD INSTALL Matching_4.8-3.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
400 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MatchIt_2.4-21.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
401 <action type="shell_command">R CMD INSTALL MatchIt_2.4-21.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
402 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/miscTools_0.6-16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
403 <action type="shell_command">R CMD INSTALL miscTools_0.6-16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
404 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/maxLik_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
405 <action type="shell_command">R CMD INSTALL maxLik_1.2-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
406 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MBESS_3.3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
407 <action type="shell_command">R CMD INSTALL MBESS_3.3.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
408 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mclust_5.0.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
409 <action type="shell_command">R CMD INSTALL mclust_5.0.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
410 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MCMCpack_1.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
411 <action type="shell_command">R CMD INSTALL MCMCpack_1.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
412 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mice_2.22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
413 <action type="shell_command">R CMD INSTALL mice_2.22.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
414 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/microbenchmark_1.4-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
415 <action type="shell_command">R CMD INSTALL microbenchmark_1.4-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
416 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/misc3d_0.8-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
417 <action type="shell_command">R CMD INSTALL misc3d_0.8-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
418 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mitools_2.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
419 <action type="shell_command">R CMD INSTALL mitools_2.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
420 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mix_1.0-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
421 <action type="shell_command">R CMD INSTALL mix_1.0-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
422 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mnormt_1.5-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
423 <action type="shell_command">R CMD INSTALL mnormt_1.5-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
424 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mondate_0.10.01.02.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
425 <action type="shell_command">R CMD INSTALL mondate_0.10.01.02.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
426 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MPV_1.38.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
427 <action type="shell_command">R CMD INSTALL MPV_1.38.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
428 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/TH.data_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
429 <action type="shell_command">R CMD INSTALL TH.data_1.0-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
430 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/multcomp_1.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
431 <action type="shell_command">R CMD INSTALL multcomp_1.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
432 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/multicool_0.1-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
433 <action type="shell_command">R CMD INSTALL multicool_0.1-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
434 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/multtest_2.18.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
435 <action type="shell_command">R CMD INSTALL multtest_2.18.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
436 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/MuMIn_1.15.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
437 <action type="shell_command">R CMD INSTALL MuMIn_1.15.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
438 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/mvnormtest_0.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
439 <action type="shell_command">R CMD INSTALL mvnormtest_0.1-9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
440 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/nor1mix_1.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
441 <action type="shell_command">R CMD INSTALL nor1mix_1.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
442 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/nws_1.7.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
443 <action type="shell_command">R CMD INSTALL nws_1.7.0.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
444 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/oz_1.0-20.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
445 <action type="shell_command">R CMD INSTALL oz_1.0-20.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
446 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pan_1.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
447 <action type="shell_command">R CMD INSTALL pan_1.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
448 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/PBSmapping_2.69.76.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
449 <action type="shell_command">R CMD INSTALL PBSmapping_2.69.76.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
450 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pcaPP_1.9-60.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
451 <action type="shell_command">R CMD INSTALL pcaPP_1.9-60.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
452 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/penalized_0.9-45.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
453 <action type="shell_command">R CMD INSTALL penalized_0.9-45.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
454 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pkgKitten_0.1.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
455 <action type="shell_command">R CMD INSTALL pkgKitten_0.1.3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
456 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/PKPDmodels_0.3.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
457 <action type="shell_command">R CMD INSTALL PKPDmodels_0.3.2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
458 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/plm_1.4-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
459 <action type="shell_command">R CMD INSTALL plm_1.4-0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
460 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/png_0.1-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
461 <action type="shell_command">R CMD INSTALL png_0.1-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
462 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/scatterplot3d_0.3-36.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
463 <action type="shell_command">R CMD INSTALL scatterplot3d_0.3-36.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
464 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/poLCA_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
465 <action type="shell_command">R CMD INSTALL poLCA_1.4.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
466 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/polspline_1.1.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
467 <action type="shell_command">R CMD INSTALL polspline_1.1.12.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
468 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/sfsmisc_1.0-28.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
469 <action type="shell_command">R CMD INSTALL sfsmisc_1.0-28.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
470 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/polycor_0.7-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
471 <action type="shell_command">R CMD INSTALL polycor_0.7-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
472 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/polynom_1.3-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
473 <action type="shell_command">R CMD INSTALL polynom_1.3-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
474 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/prefmod_0.8-32.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
475 <action type="shell_command">R CMD INSTALL prefmod_0.8-32.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
476 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/pscl_1.4.9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
477 <action type="shell_command">R CMD INSTALL pscl_1.4.9.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
478 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rbenchmark_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
479 <action type="shell_command">R CMD INSTALL rbenchmark_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
480 <!--action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Rcompression_0.93-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
481 <action type="shell_command">R CMD INSTALL Rcompression_0.93-2.tar.gz?raw=true</action-->
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
482 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rgenoud_5.7-12.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
483 <action type="shell_command">R CMD INSTALL rgenoud_5.7-12.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
484 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rhdf5_2.6.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
485 <action type="shell_command">R CMD INSTALL rhdf5_2.6.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
486 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rlecuyer_0.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
487 <action type="shell_command">R CMD INSTALL rlecuyer_0.3-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
488 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rmeta_2.16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
489 <action type="shell_command">R CMD INSTALL rmeta_2.16.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
490 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/survival_2.38-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
491 <action type="shell_command">R CMD INSTALL survival_2.38-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
492 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/rms_4.3-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
493 <action type="shell_command">R CMD INSTALL rms_4.3-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
494 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RSVGTipsDevice_1.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
495 <action type="shell_command">R CMD INSTALL RSVGTipsDevice_1.0-4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
496 <action type="download_file">https://cran.r-project.org/src/contrib/Archive/Rsymphony/Rsymphony_0.1-18.tar.gz</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
497 <action type="shell_command">R CMD INSTALL Rsymphony_0.1-18.tar.gz</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
498 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/RUnit_0.4.29.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
499 <action type="shell_command">R CMD INSTALL RUnit_0.4.29.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
500 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/systemfit_1.1-18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
501 <action type="shell_command">R CMD INSTALL systemfit_1.1-18.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
502 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/sampleSelection_1.0-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
503 <action type="shell_command">R CMD INSTALL sampleSelection_1.0-2.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
504 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/shapefiles_0.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
505 <action type="shell_command">R CMD INSTALL shapefiles_0.7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
506 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/slam_0.1-32.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
507 <action type="shell_command">R CMD INSTALL slam_0.1-32.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
508 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Sleuth2_1.0-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
509 <action type="shell_command">R CMD INSTALL Sleuth2_1.0-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
510 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/SuppDists_1.1-9.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
511 <action type="shell_command">R CMD INSTALL SuppDists_1.1-9.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
512 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/survey_3.30-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
513 <action type="shell_command">R CMD INSTALL survey_3.30-3.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
514 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/tables_0.7.79.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
515 <action type="shell_command">R CMD INSTALL tables_0.7.79.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
516 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/testit_0.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
517 <action type="shell_command">R CMD INSTALL testit_0.4.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
518 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/timeDate_3012.100.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
519 <action type="shell_command">R CMD INSTALL timeDate_3012.100.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
520 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/tis_1.30.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
521 <action type="shell_command">R CMD INSTALL tis_1.30.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
522 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/tripack_1.3-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
523 <action type="shell_command">R CMD INSTALL tripack_1.3-6.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
524 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/truncreg_0.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
525 <action type="shell_command">R CMD INSTALL truncreg_0.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
526 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/tseries_0.10-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
527 <action type="shell_command">R CMD INSTALL tseries_0.10-34.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
528 <!--action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/TSA_1.01.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
529 <action type="shell_command">R CMD INSTALL TSA_1.01.tar.gz?raw=true</action-->
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
530 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/urca_1.2-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
531 <action type="shell_command">R CMD INSTALL urca_1.2-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
532 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/vcd_1.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
533 <action type="shell_command">R CMD INSTALL vcd_1.4-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
534 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/VGAM_0.9-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
535 <action type="shell_command">R CMD INSTALL VGAM_0.9-8.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
536 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/VGAMdata_0.9-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
537 <action type="shell_command">R CMD INSTALL VGAMdata_0.9-7.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
538 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Zelig_4.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
539 <action type="shell_command">R CMD INSTALL Zelig_4.2-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
540 <!--action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/UPLOAD2/Rmpi_0.6-5.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
541 <action type="shell_command">R CMD INSTALL Rmpi_0.6-5.tar.gz?raw=true</action-->
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
542 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/uplod/caTools_1.17.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
543 <action type="shell_command">R CMD INSTALL caTools_1.17.1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
544 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/uplod/pbapply_1.1-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
545 <action type="shell_command">R CMD INSTALL pbapply_1.1-1.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
546 <action type="download_file">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/DataMiningWORK/GIT_GCAC_CODES/GIT/uplod/caretEnsemble_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
547 <action type="shell_command">R CMD INSTALL caretEnsemble_1.0.0.tar.gz?raw=true</action>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
548
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
549
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
550
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
551
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
552 </actions>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
553
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
554
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
555
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
556
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
557 </install>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
558 <readme>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
559 caret tools installed successfully.
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
560 </readme>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
561 </package>
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
562
397cb2a29684 Uploaded
deepakj
parents:
diff changeset
563 </tool_dependency>