Skip to content

Wats 0.10.3

Compare
Choose a tag to compare
@wibeasley wibeasley released this 11 Nov 15:17

Minor Changes:

  • This submission is fixes a small incompatibility with the upcoming version of ggplot2. ggplot2's more stringent checking caught a mistake in my package. When calling ggplot2::geom_vline, I used the parameter x, instead of the correct xintercept. This has been fixed.