Mercurial > repos > fubar > differential_count_models
comparison tool_dependencies.xml @ 99:a41329d45b4a draft
Uploaded
author | fubar |
---|---|
date | Sun, 02 Mar 2014 23:08:50 -0500 |
parents | 4b0d2cfb458f |
children | 554c91f41fef |
comparison
equal
deleted
inserted
replaced
98:4b0d2cfb458f | 99:a41329d45b4a |
---|---|
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>"$REPOSITORY_INSTALL_DIR/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> |