Package: nlmixr2lib
Type: Package
Version: 0.1.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, rxode2, nlmixr2est
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.2.1
VignetteBuilder: knitr
URL: https://github.com/nlmixr2/nlmixr2lib,
        https://nlmixr2.github.io/nlmixr2lib/
Encoding: UTF-8
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-29 22:05:38 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: 2022-10-31 13:47:35 UTC
