Skip to content

Commit

Permalink
update version and NEWS for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Oct 20, 2023
1 parent 9670906 commit ddf3861
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: DAISIEutils
Title: Utility Functions for the DAISIE Package
Date: 2023-10-08
Version: 1.6.1
Date: 2023-10-20
Version: 1.6.2
Authors@R: c(
person(given = "Pedro",
family = "Santos Neves",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# DAISIEutils 1.6.2

* Prevent parameter values above upper bound being passed to the relaxed rate model in `run_daisie_ml()` (#34).
* Lower the value given as initial parameter value when estimated as infinite for the relaxed rate model in `run_daisie_ml()`.

# DAISIEutils 1.6.1

* Migrate from now defunct Peregrine HPCC to the new Hábrók HPCC
Expand Down

0 comments on commit ddf3861

Please sign in to comment.