Skip to content

Commit 12a0b26

Browse files
committed
Update DESC for 1.4.0.
1 parent 1086114 commit 12a0b26

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/nimble/DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1919
Maintainer: Christopher Paciorek <paciorek@stat.berkeley.edu>
2020
Authors@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

Comments
 (0)