|
6
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
|
3 <package name="readline" version="6.2">
|
|
|
4 <repository changeset_revision="1301ec7705a8" name="package_readline_6_2" owner="boris" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
|
|
5 </package>
|
|
|
6 <package name="R" version="2.15.0">
|
|
|
7 <install version="1.0">
|
|
|
8 <actions>
|
|
|
9 <action type="download_by_url">http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz</action>
|
|
|
10 <action type="set_environment_for_install">
|
|
|
11 <repository changeset_revision="1301ec7705a8" name="package_readline_6_2" owner="boris" toolshed="http://testtoolshed.g2.bx.psu.edu/">
|
|
|
12 <package name="readline" version="6.2" />
|
|
|
13 </repository>
|
|
|
14 </action>
|
|
|
15 <action type="make_directory">$INSTALL_DIR</action>
|
|
|
16 <action type="shell_command">./configure --enable-R-shlib --with-readline=no -with-x=no --prefix=$INSTALL_DIR && make && make install</action>
|
|
|
17 <action type="set_environment">
|
|
|
18 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR</environment_variable>
|
|
|
19 <environment_variable action="set_to" name="R_LIBS">$INSTALL_DIR/lib</environment_variable>
|
|
|
20 </action>
|
|
|
21 </actions>
|
|
|
22 </install>
|
|
|
23 <readme>R is a free software environment for statistical computing and graphics
|
|
|
24 WARNING: See custom compilation options above
|
|
|
25 </readme>
|
|
|
26 </package>
|
|
|
27 </tool_dependency>
|