# HG changeset patch # User lecorguille # Date 1459774008 14400 # Node ID fc78d4787c004a13b0955d3fdbab4480b9b23b8f # Parent 4115fe4d2cfbbaf62662852c12f4e2705bb9f7f5 planemo upload commit 0278da78e2822e80025c39b1bc1cd71bc4b0860f diff -r 4115fe4d2cfb -r fc78d4787c00 README.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Mon Apr 04 08:46:48 2016 -0400 @@ -0,0 +1,21 @@ + +Changelog/News +-------------- + + +**Version 1.1.4 04/04/2016** + +- TEST: refactoring to pass planemo test using conda dependencies + + +Test Status +----------- + +``` +planemo conda_install . +planemo test --install_galaxy --conda_dependency_resolution . + +#All 1 test(s) executed passed. +#abims_anova[0]: passed +``` + diff -r 4115fe4d2cfb -r fc78d4787c00 abims_anova.xml --- a/abims_anova.xml Wed Mar 30 04:46:12 2016 -0400 +++ b/abims_anova.xml Mon Apr 04 08:46:48 2016 -0400 @@ -1,10 +1,10 @@ - + N-way anova. With ou Without interactions R - batch + r-batch diff -r 4115fe4d2cfb -r fc78d4787c00 planemo_test.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/planemo_test.sh Mon Apr 04 08:46:48 2016 -0400 @@ -0,0 +1,6 @@ +planemo conda_install . +planemo test --install_galaxy --conda_dependency_resolution . + +#All 1 test(s) executed passed. +#abims_anova[0]: passed + diff -r 4115fe4d2cfb -r fc78d4787c00 tool_dependencies.xml --- a/tool_dependencies.xml Wed Mar 30 04:46:12 2016 -0400 +++ b/tool_dependencies.xml Mon Apr 04 08:46:48 2016 -0400 @@ -3,7 +3,7 @@ - - + +