Skip to content

Commit

Permalink
version bump + updated news
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Kunzmann committed Nov 25, 2019
1 parent de1155a commit 9695a89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: adoptr
Type: Package
Title: Adaptive Optimal Two-Stage Designs in R
Version: 0.3.0.9000
Version: 0.3.0
Authors@R: c(
person("Kevin", "Kunzmann", role = c("aut", "cre"), email = "kevin.kunzmann@mrc-bsu.cam.ac.uk"),
person("Maximilian", "Pilz", role = c("aut"), email = "pilz@imbi.uni-heidelberg.de")
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# adoptr 0.3.0

* bugfix for pretty printing of optimization results
* streamlined code for internal evaluation of integral scores during optimization;
substantial speedup!

# adoptr 0.2.3

* reworked the class printing system to be more informative
Expand Down

0 comments on commit 9695a89

Please sign in to comment.