# HG changeset patch # User iuc # Date 1424277276 18000 # Node ID ade406d4775266bea2ff82c87baf5a0a8a44d2af # Parent 07b9abc374ae15ad422ba5e4db8ed42aab82bf2b Uploaded diff -r 07b9abc374ae -r ade406d47752 tool_dependencies.xml --- a/tool_dependencies.xml Thu Nov 13 09:27:58 2014 -0500 +++ b/tool_dependencies.xml Wed Feb 18 11:34:36 2015 -0500 @@ -29,7 +29,7 @@ - ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts. + ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered graphics. http://ggplot2.org/