Package: blme Version: 1.0-7 Date: 2026-01-05 Title: Bayesian Linear Mixed-Effects Models Authors@R: c( person("Vincent", "Dorie", role = c("aut", "cre"), email = "vdorie@gmail.com", comment = c(ORCID = "0000-0002-9576-3064")), person("Douglas", "Bates", role = "ctb", comment = c("lme4 non-modular functions", ORCID = "0000-0001-8316-9503")), person("Martin", "Maechler", role = "ctb", comment = c("lme4 non-modular functions", ORCID = "0000-0002-8685-9910")), person("Ben", "Bolker", role = "ctb", comment = c("lme4 non-modular functions", ORCID = "0000-0002-2127-0443")), person("Steven", "Walker", role = "ctb", comment = c("lme4 non-modular functions", ORCID = "0000-0002-4394-9078"))) Depends: R (>= 3.0-0), lme4 (>= 1.0-6) Imports: methods, stats, utils Suggests: expint (>= 0.1-3), testthat Description: Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting, implementing the methods of Chung, et al. (2013) . Extends package 'lme4' (Bates, Maechler, Bolker, and Walker (2015) ). License: GPL (>=2) URL: https://github.com/vdorie/blme BugReports: https://github.com/vdorie/blme/issues Config/pak/sysreqs: cmake make Repository: https://vdorie.r-universe.dev Date/Publication: 2026-01-05 23:57:13 UTC RemoteUrl: https://github.com/vdorie/blme RemoteRef: HEAD RemoteSha: eb5808b5b6507a9c1a911132a9fe36efee69c16a NeedsCompilation: no Packaged: 2026-06-05 10:35:38 UTC; root Author: Vincent Dorie [aut, cre] (ORCID: ), Douglas Bates [ctb] (lme4 non-modular functions, ORCID: ), Martin Maechler [ctb] (lme4 non-modular functions, ORCID: ), Ben Bolker [ctb] (lme4 non-modular functions, ORCID: ), Steven Walker [ctb] (lme4 non-modular functions, ORCID: ) Maintainer: Vincent Dorie