changeset 0:a0851e07e3ac draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/packages/package_r_3_2_1_getopt_1_20_0 commit ec57288980629acd7768b28d1fbc94fc12f23561-dirty
author bebatut
date Tue, 23 Feb 2016 05:16:47 -0500
parents
children a5267402d780
files tool_dependencies.xml
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Tue Feb 23 05:16:47 2016 -0500
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="R" version="3.2.1">
+        <repository changeset_revision="9f31a291b305" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+    </package>
+    <package name="getopt" version="1.20.0">
+        <install version="1.0">
+            <actions>
+                <action type="setup_r_environment">
+                    <repository changeset_revision="9f31a291b305" name="package_r_3_2_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                        <package name="R" version="3.2.1" />
+                    </repository>
+                    <package>https://cran.r-project.org/src/contrib/getopt_1.20.0.tar.gz</package>
+                </action>
+            </actions>
+        </install>
+        <readme>
+        Contains a tool dependency definition that downloads and installs version 1.20.0 of the getopt R library.
+        </readme>
+    </package>
+</tool_dependency>