Package: mapbayr
Title: MAP-Bayesian Estimation of PK Parameters
Version: 0.7.0
Authors@R: 
    c(person(given = "Felicien", family = "Le Louedec", 
             role = c("aut", "cre"), 
             email = "lelouedec.felicien@iuct-oncopole.fr",
             comment = c(ORCID = "0000-0003-3699-2729")),
      person(given = "Kyle T", family = "Baron", 
             role = "ctb", 
             comment = c(ORCID = "0000-0001-7252-5656")))
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.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, ggplot2, magrittr, mrgsolve (>= 1.0.0), optimx,
        progress, purrr, rlang, stringr, tibble, tidyr
URL: https://github.com/FelicienLL/mapbayr
BugReports: https://github.com/FelicienLL/mapbayr/issues
Suggests: knitr, minqa, testthat (>= 3.0.0)
Depends: R (>= 2.10)
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-20 11:40:08 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>)
Maintainer: Felicien Le Louedec <lelouedec.felicien@iuct-oncopole.fr>
Repository: CRAN
Date/Publication: 2022-05-20 12:10:05 UTC
