Package: bayess
Title: Bayesian Essentials with R
Version: 1.7
Date: 2026-08-26
Depends: stats, mnormt, gplots, combinat
Suggests: mvtnorm
Authors@R: c(
    person(given = "Jean-Michel",
           family = "Marin",
           role = c("aut", "cre"),
           email = "jean-michel.marin@umontpellier.fr"),
    person(given = c("Christian", "P."),
           family = "Robert",
           role = "aut"))
Description: Allows the reenactment of the R programs used in 
        the book Bayesian Essentials with R without further programming. 
        R code being available as well, they can be modified by the user
        to conduct one's own simulations. 
	    Marin J.-M. and Robert C. P. (2014) <doi:10.1007/978-1-4614-8687-9>.
URL: https://www.r-project.org, https://github.com/jmm34/bayess
License: GPL-2
NeedsCompilation: no
Packaged: 2026-08-26 12:39:42 UTC; marin
Author: Jean-Michel Marin [aut, cre],
  Christian P. Robert [aut]
Maintainer: Jean-Michel Marin <jean-michel.marin@umontpellier.fr>
Repository: CRAN
Date/Publication: 2026-08-28 09:50:37 UTC
Built: R 4.5.3; ; 2026-08-28 21:32:30 UTC; windows
