Skip to contents

vimcheck 0.0.4

  • Added impact diagnostics functions in R/fn_impact_diagnostics.R.

  • Added test data originally used in vimpact for use with vimcheck.

  • Added plotting preparation functions and plotting functions in R/fn_plotting_prep_impact_diagnostics.R and R/fn_plotting_impact_diagnostics.R.

  • Added dependencies diffdf and here.

  • Added vignette on design decisions and pressure testing functions.

vimcheck 0.0.3

  • Separated data-prep for plotting from plotting functions.

  • Added tests for plotting preparation and plotting functions.

  • Removed impact and FVPs checker functions.

  • Importing rlang::.data data pronoun in plotting function; works overall.

vimcheck 0.0.2

  • Added initial data validation functions and some tests.

  • Added VIMC ggplot2 theme.

vimcheck 0.0.1

  • Added GHA workflows to notify of changed dependencies, auto-render README.md from README.Rmd, and update the copyright year annually.

  • Added reference to VIMC paper (Echeverria-Londono et al. 2021).

  • Added .gitattributes marking autogenerated Readme and docs files as such.