During the major updates to 0.4.0 and 0.4.1 some bugs slipped through various tests. Versions 0.4.2, 0.4.2-1 and 0.4.2-2 contain fixes to these bugs. The bug fixed in 0.4.2-2 triggered an error only when R had been built with specific compilers.
Bugs fixed
- Error in
stat_poly_eq()
andstat_quant_eq()
under some Linux builds of R, including when used in RStudio Cloud. This bug did not affect Windows. - Failure to find
after_stat()
when instead of attaching the package withlibrary(ggpmisc)
statistics were called using theggpmisc::<name>
notation. - Remove or convert to suggests some dependencies no longer needed after the split of ‘ggpp’.
Documentation web site at http://docs.r4photobiology.info/ggpmisc/ includes all help pages, with output from all examples, vignettes as well as a changelog in HTML format.
NOTE: Version 0.4.2-2 addressing all three bugs was not submitted to CRAN but instead the fix was released in version 0.4.3 now in CRAN.
Please raise issues concerning bugs or enhancements to this package through GitHub https://github.com/aphalo/ggpmisc/issues