Skip to content

Commit

Permalink
Update DESCRIPTION and NEWS files for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuis committed Dec 22, 2023
1 parent 1b18fbc commit 8c387e6
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,8 +1,8 @@
Type: Package
Package: CroptimizR
Title: A Package to Estimate Parameters of Crop Models
Version: 0.6.0
Date: 2023-12-15
Version: 0.6.1
Date: 2023-12-22
Authors@R: c(
person("Samuel", "Buis", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8676-5447")),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# CroptimizR 0.6.1 (2023-12-22)

* Fixed check of NA/Inf in simulated results
* Made estim_param stop properly in case of error during the estimation process

# CroptimizR 0.6.0 (2023-12-15)

## Main changes
Expand Down

0 comments on commit 8c387e6

Please sign in to comment.