gginnards 0.1.1

R Package Update
Author

Pedro J. Aphalo

Published

2022-10-15

Modified

2022-10-15

Keywords

gginnards pkg

This is a maintenance release, with minor enhancements and edits for compatibility with upcoming ‘ggplot2’ 3.4.0. The only highly visible change is in more clearly separating the roles of the debug statistics and the debug geom by setting geom_null() as the default for the statistics.

Changes compared to ‘gginnards’ 0.1.0:

  • Update geom_debug() to avoid several spurious warnings triggered by unrecognized parameters and aesthetics. Aesthetics silently accepted include all those used by geoms from packages ‘ggplot2’, ‘ggpp’, and ‘ggrepel’.

  • Improve the printed output from geom_debug(), stat_debug_group() and stat_debug_panel().

  • Change the default geom of stat_debug_group() and stat_debug_panel() from "debug" to "null".

  • Tested working with ‘ggplot2’ 3.3.6 and upcoming ‘ggplot2’ 3.4.0 (v3.4.0-rc).

Documentation web site at http://docs.r4photobiology.info/gginnards/ includes all help pages, with output from all examples, and vignettes in HTML format.

NOTE: The new version of the package is on its way to CRAN.

Please raise issues concerning bugs or enhancements to this package through GitHub https://github.com/aphalo/gginnards/issues