Skip to content

Commit 52c1295

Browse files
committed
Bump version to 0.2.3
1 parent 4e3f25a commit 52c1295

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: bayesboot
22
Type: Package
33
Title: An Implementation of Rubin's (1981) Bayesian Bootstrap
4-
Version: 0.2.2
5-
Date: 2018-06-28
4+
Version: 0.2.3
5+
Date: 2025-03-30
66
Authors@R: person("Rasmus", "Bååth", email = "rasmus.baath@gmail.com", role = c("aut", "cre"))
77
Description: Functions for performing the Bayesian bootstrap as introduced by
88
Rubin (1981) <doi:10.1214/aos/1176345338> and for summarizing the result.

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
bayesboot 0.2.3
2+
===================
3+
4+
* Fixed issue with Rd \link{} targets missing package anchors.
5+
16
bayesboot 0.2.2
27
===================
38

0 commit comments

Comments
 (0)