@@ -14,8 +14,8 @@ Description: A system for writing hierarchical statistical models largely
1414 of MCMC as the main goal of the 'BUGS'/'JAGS' language for writing models,
1515 one can use 'NIMBLE' for writing arbitrary other kinds of model-generic
1616 algorithms as well. A full User Manual is available at <https://r-nimble.org>.
17- Version: 1.3 .0
18- Date: 2024-12-17
17+ Version: 1.4 .0
18+ Date: 2025-09-15
1919Maintainer: Christopher Paciorek <paciorek@stat.berkeley.edu>
2020Authors@R: c(
2121 person("Perry", "de Valpine", role = "aut"),
@@ -30,7 +30,7 @@ Authors@R: c(
3030 person("Wei", "Zhang", role = "aut", comment = "Laplace approximation"),
3131 person("Sally", "Paganin", role = "aut", comment = "reversible jump MCMC"),
3232 person("Joshua", "Hug", role = "aut", comment = "WAIC"),
33- person("Paul", "van Dam-Bates", role = "aut", comment = "AGHQ approximation, P\u00f3lya-Gamma sampler, nimIntegrate"),
33+ person("Paul", "van Dam-Bates", role = "aut", comment = "P\u00f3lya-Gamma sampler, nimIntegrate"),
3434 person("Jagadish", "Babu", role = "ctb", comment = "code for the compilation system for an early version of NIMBLE"),
3535 person("Lauren", "Ponisio", role = "ctb", comment = "contributions to the cross-validation code"),
3636 person("Peter", "Sujan", role = "ctb", comment = "multivariate t distribution code")
0 commit comments