Skip to content

Commit

Permalink
Removed 'LazyData: true' from DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 22, 2021
1 parent 76727f2 commit 236a127
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: beautier
Title: 'BEAUti' from R
Version: 2.5.1
Version: 2.5.2
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 All @@ -25,7 +25,6 @@ Description: 'BEAST2' (<https://www.beast2.org>) is a widely used
files without active user input, but using
R function calls instead.
License: GPL-3
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
URL: https://docs.ropensci.org/beautier/ (website)
Expand Down
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

Newest versions at top.

## beautier 2.5.2 (2021-05-22)

### NEW FEATURES

* None

### MINOR IMPROVEMENTS

* Removed `LazyData: true` from DESCRIPTION

### BUG FIXES

* None

### DEPRECATED AND DEFUNCT

* None

## beautier 2.5.1 (2021-05-22)

### NEW FEATURES
Expand Down

0 comments on commit 236a127

Please sign in to comment.