Skip to content

Commit ed8d130

Browse files
committed
Bumped version to 0.2.1
1 parent 0874c92 commit ed8d130

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.0
5-
Date: 2016-02-18
4+
Version: 0.2.1
5+
Date: 2016-03-31
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.1
2+
=======================
3+
4+
* Modified the tests so that they are compatible with upcoming version of the testthat package.
5+
16
bayesboot 0.2.0
27
=======================
38

0 commit comments

Comments
 (0)