Skip to content

Commit 4521e48

Browse files
committed
Bump version.
1 parent 288bb4d commit 4521e48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ NIMBLE. Journal of Computational and Graphical Statistics 26:403-413. [https://d
7878

7979
In published work that uses NIMBLE, please also cite the package version:
8080

81-
de Valpine, P., C. Paciorek, D. Turek, N. Michaud, C. Anderson-Bergman, F. Obermeyer, C. Wehrhahn Cortes, A. Rodriguez, D. Temple Lang, W. Zhang, S. Paganin, and P. van Dam-Bates. 2024. NIMBLE: MCMC, Particle Filtering, and Programmable Hierarchical Modeling. doi: 10.5281/zenodo.1211190. R package version 1.4.0, https://cran.r-project.org/package=nimble.
81+
de Valpine, P., C. Paciorek, D. Turek, N. Michaud, C. Anderson-Bergman, F. Obermeyer, C. Wehrhahn Cortes, A. Rodriguez, D. Temple Lang, W. Zhang, S. Paganin, and P. van Dam-Bates. 2024. NIMBLE: MCMC, Particle Filtering, and Programmable Hierarchical Modeling. doi: 10.5281/zenodo.1211190. R package version 1.4.1, https://cran.r-project.org/package=nimble.
8282

8383
To help us track usage to justify funding support for NIMBLE, please include the DOI in the citation.
8484

packages/nimble/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Description: A system for writing hierarchical statistical models largely
1515
of MCMC as the main goal of the 'BUGS'/'JAGS' language for writing models,
1616
one can use 'NIMBLE' for writing arbitrary other kinds of model-generic
1717
algorithms as well. A full User Manual is available at <https://r-nimble.org>.
18-
Version: 1.4.1
18+
Version: 1.4.2
1919
Date: 2026-02-11
2020
Maintainer: Christopher Paciorek <paciorek@stat.berkeley.edu>
2121
Authors@R: c(

0 commit comments

Comments
 (0)