Package: nlmixr2lib Type: Package Version: 0.3.2.9000 Title: A Model Library for 'nlmixr2' Description: A model library for 'nlmixr2'. The models include (and plan to include) pharmacokinetic, pharmacodynamic, and disease models used in pharmacometrics. Where applicable, references for each model are included in the meta-data for each individual model. The package also includes model composition and modification functions to make model updates easier. Authors@R: c( person("Richard","Hooijmaijers", email="richardhooijmaijers@gmail.com",role="aut"), person("Matthew","Fidler", email="matthew.fidler@gmail.com",role=c("aut"), comment=c(ORCID="0000-0001-8538-6691")), person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X")), person("Kiranmayi", "Vedantham", email="kiranmayi.vedantham@gmail.com", role=c("aut"),comment=c(ORCID="0009-0003-0828-6445")) ) Depends: R (>= 4.1) Imports: checkmate, cli, methods, nlmixr2est, rxode2 (>= 5.0.2) License: GPL (>= 2) LazyData: true VignetteBuilder: knitr URL: https://github.com/nlmixr2/nlmixr2lib, https://nlmixr2.github.io/nlmixr2lib/ Encoding: UTF-8 Language: en-US Suggests: covr, dplyr, knitr, PKNCA, rmarkdown, testthat (>= 3.0.0), qs2, tidyr, ggplot2, scales, tibble, withr, yaml Config/testthat/edition: 3 Config/testthat/parallel: true Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.3 Config/pak/sysreqs: libgmp3-dev make Repository: https://nlmixr2.r-universe.dev Date/Publication: 2026-06-29 01:11:03 UTC RemoteUrl: https://github.com/nlmixr2/nlmixr2lib RemoteRef: HEAD RemoteSha: dc75ffcd30bc7d65e5ae5ca6e1a91bc32f36095e NeedsCompilation: no Packaged: 2026-07-02 03:02:46 UTC; root Author: Richard Hooijmaijers [aut], Matthew Fidler [aut] (ORCID: ), Bill Denney [aut, cre] (ORCID: ), Kiranmayi Vedantham [aut] (ORCID: ) Maintainer: Bill Denney