Skip to content

Commit b2a0cb8

Browse files
committed
Merge pull request #4 from rasmusab/develop
Updates for 0.2.1
2 parents 2977156 + 24292f9 commit b2a0cb8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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

cran-comments.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
## Resubmission
2-
This is a resubmission. In this version I have:
3-
4-
* Added DOIs to the DESCRIPTION as requested. (Sorry for this omission!)
5-
61
## Test environments
7-
* local Ubuntu 32-bit 12.04 , R 3.2.3
2+
* local Ubuntu 32-bit 12.04 , R 3.2.4
83
* win-builder (devel and release)
94

105
## R CMD check results

0 commit comments

Comments
 (0)