Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9681ded30b087904005774435b2acc201a618a0a https://github.com/galaxyproject/galaxy/commit/9681ded30b087904005774435b2ac... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-04-21 (Thu, 21 Apr 2016) Changed paths: M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py Log Message: ----------- Improve handling of a missing R environment. Previously, the error message 'Missing R environment. Please check your specified R installation exists.' would be displayed in an obscure location in the log. With this change, galaxy will set the tool dependency to Error and display the error message in the admin panel. Commit: d0028bde0fee5a6158473a56ad357e942a92b7cb https://github.com/galaxyproject/galaxy/commit/d0028bde0fee5a6158473a56ad357... Author: John Chilton <jmchilton@gmail.com> Date: 2016-04-21 (Thu, 21 Apr 2016) Changed paths: M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py Log Message: ----------- Merge pull request #2215 from davebx/td_fix Improve handling of a missing R environment. Compare: https://github.com/galaxyproject/galaxy/compare/c563d37bfd8d...d0028bde0fee