Package: mapbayr
Title: MAP-Bayesian Estimation of PK Parameters
Version: 0.10.0
Authors@R: 
    c(person(given = "Felicien", family = "Le Louedec", 
             role = c("aut", "cre"), 
             email = "felicienlelouedec@proton.me",
             comment = c(ORCID = "0000-0003-3699-2729")),
      person(given = "Kyle T", family = "Baron", 
             role = "ctb", 
             comment = c(ORCID = "0000-0001-7252-5656")), 
      person(given = "Laura", family = "Morvan", 
             role = "ctb")
             )
Description: Performs maximum a posteriori Bayesian estimation of individual pharmacokinetic parameters from a model defined in 'mrgsolve', typically for model-based therapeutic drug monitoring. Internally computes an objective function value from model and data, performs optimization and returns predictions in a convenient format. The performance of the package was described by Le Louedec et al (2021) <doi:10.1002/psp4.12689>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2 (>= 3.4.0), magrittr, mrgsolve (>= 1.0.8),
        progress, purrr, rlang, stringr, tidyr
URL: https://github.com/FelicienLL/mapbayr
BugReports: https://github.com/FelicienLL/mapbayr/issues
Suggests: knitr, lubridate, minqa, scales, testthat (>= 3.0.0), tibble
Depends: R (>= 2.10)
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-17 07:54:03 UTC; le_louedec
Author: Felicien Le Louedec [aut, cre]
    (<https://orcid.org/0000-0003-3699-2729>),
  Kyle T Baron [ctb] (<https://orcid.org/0000-0001-7252-5656>),
  Laura Morvan [ctb]
Maintainer: Felicien Le Louedec <felicienlelouedec@proton.me>
Repository: CRAN
Date/Publication: 2023-07-17 08:20:02 UTC
Built: R 4.3.0; ; 2023-07-17 09:24:09 UTC; unix
