• 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