Package: nlmixr2lib
Type: Package
Version: 0.2.0
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="richardhooijmaijers@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"))
  )
Depends: R (>= 4.0)
Imports: checkmate, cli, methods, nlmixr2est, rxode2 (>= 2.0.12)
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/nlmixr2/nlmixr2lib,
        https://nlmixr2.github.io/nlmixr2lib/
Encoding: UTF-8
Language: en-US
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-29 15:27:50 UTC; wdenn
Author: Richard Hooijmaijers [aut],
  Matthew Fidler [aut] (<https://orcid.org/0000-0001-8538-6691>),
  Bill Denney [aut, cre] (<https://orcid.org/0000-0002-5759-428X>)
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2023-03-29 16:10:02 UTC
Built: R 4.2.0; ; 2023-03-30 13:23:50 UTC; unix
