# HG changeset patch # User lecorguille # Date 1459773523 14400 # Node ID 7dacba909bb6e8d78c118a4ac02bfd5e7cdf6525 # Parent e2c81089af0dad89cb1862adb883399f71561424 planemo upload commit 97ee01188e91030d15363ec8be8569ecb5439a1e-dirty diff -r e2c81089af0d -r 7dacba909bb6 README.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Mon Apr 04 08:38:43 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 e2c81089af0d -r 7dacba909bb6 abims_anova.xml --- a/abims_anova.xml Wed Mar 30 08:35:42 2016 -0400 +++ b/abims_anova.xml Mon Apr 04 08:38:43 2016 -0400 @@ -1,10 +1,10 @@ - + N-way anova. With ou Without interactions R - batch + r-batch diff -r e2c81089af0d -r 7dacba909bb6 planemo_test.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/planemo_test.sh Mon Apr 04 08:38:43 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 e2c81089af0d -r 7dacba909bb6 tool_dependencies.xml --- a/tool_dependencies.xml Wed Mar 30 08:35:42 2016 -0400 +++ b/tool_dependencies.xml Mon Apr 04 08:38:43 2016 -0400 @@ -3,7 +3,7 @@ - +