Package: nlmixr2plot Title: Nonlinear Mixed Effects Models in Population PK/PD, Plot Functions Version: 5.0.2.9000 Authors@R: c( person("Matthew", "Fidler", email="matthew.fidler@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8538-6691")), person("Bill", "Denney", email="wdenney@humanpredictions.com", role = "ctb", comment = c(ORCID = "0000-0002-5759-428X")), person("Wenping", "Wang", email="wwang8198@gmail.com", role = "aut"), person("Vipul", "Mann", email="vm2583@columbia.edu", role = "aut") ) Description: Fit and compare nonlinear mixed-effects models in differential equations with flexible dosing information commonly seen in pharmacokinetics and pharmacodynamics (Almquist, Leander, and Jirstrand 2015 ). Differential equation solving is by compiled C code provided in the 'rxode2' package (Wang, Hallow, and James 2015 ). This package is for 'ggplot2' plotting methods for 'nlmixr2' objects. License: GPL (>= 3) URL: https://github.com/nlmixr2/nlmixr2plot, https://nlmixr2.github.io/nlmixr2plot/ BugReports: https://github.com/nlmixr2/nlmixr2plot/issues/ Depends: R (>= 4.3.0) Imports: ggforce, ggplot2 (>= 3.4.0), ggtibble (>= 1.0.3.9000), nlmixr2est, nlmixr2extra (>= 5.0.0), rxode2, tidyr, utils, xgxr Suggests: testthat (>= 3.0.0), dplyr, withr, vpc, tidyvpc, nlmixr2data Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libgmp3-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://nlmixr2.r-universe.dev Date/Publication: 2026-06-27 19:39:10 UTC RemoteUrl: https://github.com/nlmixr2/nlmixr2plot RemoteRef: HEAD RemoteSha: 52cdc1868cc395eca842c153ce4234033cde2025 NeedsCompilation: no Packaged: 2026-07-02 03:01:46 UTC; root Author: Matthew Fidler [aut, cre] (ORCID: ), Bill Denney [ctb] (ORCID: ), Wenping Wang [aut], Vipul Mann [aut] Maintainer: Matthew Fidler