Package: babelmixr2
Type: Package
Title: Use 'nlmixr2' to Interact with Open Source and Commercial
        Software
Version: 0.1.4
Authors@R: c(person("Matthew","Fidler", role = c("aut", "cre"), email = "matthew.fidler@gmail.com", comment=c(ORCID="0000-0001-8538-6691")),
           person("Bill", "Denney", email="wdenney@humanpredictions.com", role="aut", comment=c(ORCID="0000-0002-5759-428X")),
           person("Nook", "Fulloption", role="ctb", comment="goldfish art"))
Description: Run other estimation and simulation software via the 'nlmixr2' (Fidler et al (2019)
  <doi:10.1002/psp4.12445>) interface including 'PKNCA', 'NONMEM' and 'Monolix'. While not required, you can
  get/install the 'lixoftConnectors' package in the 'Monolix' installation, as
  described at the following url
  <https://monolixsuite.slp-software.com/r-functions/2024R1/installation-and-initialization>. When
  'lixoftConnectors' is available, 'Monolix' can be run directly instead of setting up
  command line usage.
License: GPL (>= 3)
URL: https://nlmixr2.github.io/babelmixr2/,
        https://github.com/nlmixr2/babelmixr2/
NeedsCompilation: yes
Encoding: UTF-8
Suggests: testthat, nlmixr2data, withr, lixoftConnectors, PKNCA (>=
        0.10.0), knitr, rmarkdown, spelling, PopED, units, vdiffr,
        dplyr
Depends: R (>= 3.5), nlmixr2 (>= 2.0.8)
Imports: checkmate, cli, digest, lotri, nlmixr2est (>= 2.1.6),
        nonmem2rx (>= 0.1.3), monolix2rx, methods, qs, rex, rxode2 (>=
        3.0.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
LinkingTo: Rcpp, rxode2, RcppArmadillo, RcppEigen
Language: en-US
VignetteBuilder: knitr
Packaged: 2024-09-23 04:11:23 UTC; matt
Author: Matthew Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Bill Denney [aut] (<https://orcid.org/0000-0002-5759-428X>),
  Nook Fulloption [ctb] (goldfish art)
Maintainer: Matthew Fidler <matthew.fidler@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-23 08:50:02 UTC
