Skip to content

Commit

Permalink
v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jun 1, 2019
1 parent c1265d7 commit 3723b1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: beastier
Type: Package
Title: Call 'BEAST2'
Version: 2.0.14
Version: 2.0.15
Authors@R: c(
person("Richèl J.C.", "Bilderbeek", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")),
person("Joëlle", "Barido-Sottani", role = "rev", comment = "Joëlle reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/209"),
Expand Down
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Newest versions at top.

## beastier 2.0.15 (in progress)
## beastier 2.0.15 (2019-06-01)

### NEW FEATURES

Expand All @@ -13,6 +13,8 @@ Newest versions at top.
* Simplified `run_beast2`
* Improved error checking and logging in `run_beast2`
* Will overwrite files if requested (which is by default)
* Removed example code that assumed all Linuxes have `/home/username`,
thanks to Brian Ripley

### BUG FIXES

Expand All @@ -22,8 +24,6 @@ Newest versions at top.

* None

## beastier 2.0.13 (2019-05-14)

## beastier 2.0.14 (2019-05-27)

### NEW FEATURES
Expand Down

0 comments on commit 3723b1d

Please sign in to comment.