Package: vpc Title: Create Visual Predictive Checks Version: 1.2.4 Date: 2026-02-10 Authors@R: c( person("Ron", "Keizer", email="ron@insight-rx.com", role=c("aut", "cre")), person("Bill", "Denney", email="wdenney@humanpredictions.com", role="aut", comment=c(ORCID="0000-0002-5759-428X")) ) Maintainer: Ron Keizer Description: Visual predictive checks are a commonly used diagnostic plot in pharmacometrics, showing how certain statistics (percentiles) for observed data compare to those same statistics for data simulated from a model. The package can generate VPCs for continuous, categorical, censored, and (repeated) time-to-event data. Depends: R (>= 3.1.0) Imports: classInt, dplyr, ggplot2, MASS, readr, rlang, stringr, survival, tidyr License: MIT + file LICENSE LazyData: true URL: https://github.com/ronkeizer/vpc Suggests: covr, knitr, testthat (>= 3.0.0) RoxygenNote: 7.3.3 Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://ronkeizer.r-universe.dev Date/Publication: 2026-02-28 17:03:06 UTC RemoteUrl: https://github.com/ronkeizer/vpc RemoteRef: HEAD RemoteSha: b1d6a72217552a45d321ace2b7fa40af74eca5fa NeedsCompilation: no Packaged: 2026-06-08 07:13:16 UTC; root Author: Ron Keizer [aut, cre], Bill Denney [aut] (ORCID: )