Mercurial > repos > fubar > differential_count_models
comparison tool_dependencies.xml @ 101:df7ce9396d86 draft
Uploaded
author | fubar |
---|---|
date | Sun, 02 Mar 2014 23:10:55 -0500 |
parents | 554c91f41fef |
children | 851f3946c9d9 |
comparison
equal
deleted
inserted
replaced
100:554c91f41fef | 101:df7ce9396d86 |
---|---|
17 <package name="r303" version="3.0.3" /> | 17 <package name="r303" version="3.0.3" /> |
18 </repository> | 18 </repository> |
19 </action> | 19 </action> |
20 <action type="make_directory">$INSTALL_DIR</action> | 20 <action type="make_directory">$INSTALL_DIR</action> |
21 <action type="move_file"> | 21 <action type="move_file"> |
22 <source>$REPOSITORY_INSTALL_DIR/runme.R</source> | 22 <source>runme.R</source> |
23 <destination>$INSTALL_DIR</destination> | 23 <destination>$INSTALL_DIR</destination> |
24 </action> | 24 </action> |
25 <action type="shell_command">export PATH=$PATH && R CMD BATCH $INSTALL_DIR/runme.R </action> | 25 <action type="shell_command">export PATH=$PATH && R CMD BATCH $INSTALL_DIR/runme.R </action> |
26 </actions> | 26 </actions> |
27 </install> | 27 </install> |