- a major code refactoring occurred (fix #5)
- the ID column may now be a factor (fix #75)
- updates to work with ggplot2 version 3.4.0
- fixes to account for changes in magrittr pipe function
- added functionality and argument to handle scales
- fixes to account for dplyr 1.0.0 release
- fixes to account for tibble 3.0.0 release
- fixes in calls to msg()
- fixes auto_bin S3 methods / docs
- fix in labeler function
- fix arrange() in tte parser
- add conditional=FALSE option to vpc_tte
- fix censoring bug vpc_tte
- respect factor levels in order of facets
- added extra data checks
- fix misc typos
- introduce S3 method for main vpc function to support use from nlmixr
- minor fixes
- minor fixes in vpc functions
- updates test to include tolerance
- Initial release version