Package: vachette Title: A Method for Visualization of Pharmacometric Models Version: 1.0.0 Authors@R: c( person("Jos", "Lommerse", email = "jos.lommerse@gmail.com", role = c("aut")), person("Anna", "Largajolli", email = "anna.largajolli@certara.com", role = c("aut")), person("James", "Craig", email = "james.craig@certara.com", role = c("aut", "cre")), person("Nele", "Mueller-Plock", email = "nele.mueller-plock@certara.com", role = c("ctb")), person("Jeff", "Sachs", email = "jeff_sachs@merck.com", role = c("ctb")), person("Amy", "Cheung", email = "amy.cheung@certara.com", role = c("ctb")), person("Certara USA, Inc.", role = c("cph","fnd")) ) Description: A method to visualize pharmacometric analyses which are impacted by covariate effects. Variability-aligned covariate harmonized-effects and time-transformation equivalent ('vachette') facilitates intuitive overlays of data and model predictions, allowing for comprehensive comparison without dilution effects. 'vachette' improves upon previous methods Lommerse et al. (2021) , enabling its application to all pharmacometric models and enhancing Visual Predictive Checks (VPC) by integrating data into cohesive plots that can highlight model misspecification. URL: https://github.com/certara/vachette BugReports: https://github.com/certara/vachette/issues Depends: R (>= 4.0) License: LGPL-3 Encoding: UTF-8 Suggests: knitr, rmarkdown, mrgsolve, tidyvpc, testthat (>= 3.0.0), learnr Imports: ggplot2, tidyr, dplyr, magrittr, prospectr, Hmisc, purrr, minpack.lm, progress, rlang, utils, splus2R Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://certara.r-universe.dev Date/Publication: 2026-06-19 03:34:13 UTC RemoteUrl: https://github.com/certara/vachette RemoteRef: HEAD RemoteSha: e5f593cf3230367c44bb3addb439d72ec0c5aa30 NeedsCompilation: no Packaged: 2026-06-19 03:43:47 UTC; root Author: Jos Lommerse [aut], Anna Largajolli [aut], James Craig [aut, cre], Nele Mueller-Plock [ctb], Jeff Sachs [ctb], Amy Cheung [ctb], Certara USA, Inc. [cph, fnd] Maintainer: James Craig