Mercurial > repos > testtool > 450kdependency
changeset 110:a4f3ee6f239f draft
Uploaded
author | testtool |
---|---|
date | Tue, 09 May 2017 07:28:57 -0400 |
parents | bf6cee5430b8 |
children | 3070d8381a55 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 09 06:51:01 2017 -0400 +++ b/tool_dependencies.xml Tue May 09 07:28:57 2017 -0400 @@ -16,6 +16,12 @@ <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="R" version="3.2.1" /> </repository> + <action type="shell_command"> + sudo apt-get install xorg </action> + <action type="shell_command"> + sudo apt-get install libx11-dev </action> + <action type="shell_command"> + sudo apt-get install r-cran-rgl </action> <package>http://bioconductor.org/packages/3.2/bioc/src/contrib/BiocGenerics_0.16.1.tar.gz</package> <package>http://www.bioconductor.org/packages/release/bioc/src/contrib/Biobase_2.36.1.tar.gz</package> <package>https://cran.r-project.org/src/contrib/iterators_1.0.8.tar.gz</package> @@ -127,7 +133,6 @@ <package>https://cran.r-project.org/src/contrib/whisker_0.3-2.tar.gz</package> <package>https://cran.r-project.org/src/contrib/Archive/rstudioapi/rstudioapi_0.2.tar.gz</package> <package>https://cran.r-project.org/src/contrib/Archive/devtools/devtools_1.6.tar.gz</package> - <package>https://cran.r-project.org/src/contrib/Archive/rgl/rgl_0.93.996.tar.gz</package> <package>https://cran.rstudio.com/src/contrib/mixOmics_6.1.2.tar.gz</package> <package>http://bioconductor.org/packages/3.2/bioc/src/contrib/bumphunter_1.10.0.tar.gz</package> <package>http://bioconductor.org/packages/3.2/bioc/src/contrib/minfi_1.16.1.tar.gz</package>