vpc 1.2.2
- fixes to account for changes in magrittr pipe function
 
- added functionality and argument to handle scales
 
vpc 1.2.1
- fixes to account for dplyr 1.0.0 release
 
vpc 1.2.0
- 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
 
vpc 1.1.0
- introduce S3 method for main vpc function to support use from
nlmixr
 
- minor fixes
 
vpc 1.0.1
- minor fixes in vpc functions
 
- updates test to include tolerance
 
vpc 1.0.0