Skip to content

ggcheck 0.0.5

ggcheck 0.0.4 (2022-04-14)

  • Allow uses_mappings() to find mappings that appear in every layer of the plot (#35).

ggcheck 0.0.3 (2022-02-24)

ggcheck 0.0.2 (2021-12-22)

New Features

  • New functions for checking plot labels (#22)
  • Added fail_if_not_ggplot() for use in grading code to check that the submitted result is a ggplot, powered by the lower-level testing function is_ggplot() (#29).

Improvements and Updates

ggcheck 0.0.1 (2021-10-22)

  • Initial release of ggcheck