Package: rxode2parse
Title: Parsing and Code Generation Functions for 'rxode2'
Version: 2.0.13
Authors@R: c(
    person("Matthew L.", "Fidler", , "matthew.fidler@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8538-6691")),
    person("Wenping", "Wang", , "wwang8198@gmail.com", role = "aut"),
    person("Richard", "Upton", role = "ctb")
  )
Maintainer: Matthew L. Fidler <matthew.fidler@gmail.com>
Description: Provides the parsing needed for 'rxode2' (Wang, Hallow and
    James (2016) <doi:10.1002/psp4.12052>). It also provides the 'stan'
    based advan linear compartment model solutions with gradients
    (Carpenter et al (2015), <arXiv:1509.07164>) needed in 'nlmixr2'
    (Fidler et al (2019) <doi:10.1002/psp4.12445>).
    This split will reduce computational burden of recompiling 'rxode2'.
License: GPL (>= 3)
URL: https://nlmixr2.github.io/rxode2parse/,
        https://github.com/nlmixr2/rxode2parse/
BugReports: https://github.com/nlmixr2/rxode2parse/issues/
Depends: R (>= 4.0.0)
Imports: checkmate, crayon, dparser, knitr, qs, Rcpp (>= 1.0.8), utils
Suggests: testthat (>= 3.0.0), devtools
LinkingTo: BH (>= 1.78.0.0), dparser, Rcpp (>= 1.0.8), RcppEigen (>=
        0.3.3.9.2), StanHeaders (>= 2.21.0.7)
Biarch: true
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
RoxygenNote: 7.2.1
Packaged: 2022-11-10 14:23:30 UTC; matt
Author: Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Wenping Wang [aut],
  Richard Upton [ctb]
Repository: CRAN
Date/Publication: 2022-11-10 15:10:02 UTC
