Package: BayesERtools Type: Package Title: Bayesian Exposure-Response Analysis Tools Version: 0.2.7 Authors@R: c(person("Kenta", "Yoshida", , "yoshida.kenta.6@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4967-3831")), person("François", "Mercier", , "francois.mercier@roche.com", role = c("aut"), comment = c(ORCID = "0000-0002-5685-1408")), person("Danielle", "Navarro", , "djnavarro@protonmail.com", c("aut"), comment = c(ORCID = "0000-0001-7648-6578")), person("Genentech, Inc.", role = "cph") ) Maintainer: Kenta Yoshida Description: Suite of tools that facilitate exposure-response analysis using Bayesian methods. The package provides a streamlined workflow for fitting types of models that are commonly used in exposure-response analysis - linear and Emax for continuous endpoints, logistic linear and logistic Emax for binary endpoints, as well as performing simulation and visualization. Learn more about the workflow at . License: Apache License 2.0 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1) URL: https://genentech.github.io/BayesERtools/, https://genentech.github.io/BayesERbook/ Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, tidyr, purrr, ggplot2, gt, cli, rlang, rstanarm, rstanemax (>= 0.1.9), rstantools, loo, ggdist, posterior Suggests: testthat (>= 3.0.0), covr, knitr, rmarkdown, rstan, htmltools, digest, ggforce, xgxr, scales, readr, bayestestR, patchwork, projpred, rsample, yardstick VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev zlib1g-dev Repository: https://genentech.r-universe.dev Date/Publication: 2026-06-30 01:27:51 UTC RemoteUrl: https://github.com/Genentech/BayesERtools RemoteRef: HEAD RemoteSha: 7a12e99e60582261be1d7687939715b2f55d3273 NeedsCompilation: no Packaged: 2026-06-30 03:13:25 UTC; root Author: Kenta Yoshida [aut, cre] (ORCID: ), François Mercier [aut] (ORCID: ), Danielle Navarro [aut] (ORCID: ), Genentech, Inc. [cph]