Skip to content

Commit

Permalink
bugfix error message AssignPSUSamplingParameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvin Fuglebakk authored and Edvin Fuglebakk committed Feb 4, 2025
1 parent be0422c commit 27a8204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RstoxFDA
Version: 1.5.0-9003
Date: 2025-01-24
Version: 1.5.0-9004
Date: 2025-02-04
Title: Fisheries Dependent Analysis with RstoX
Authors@R: c(
person(given = "Edvin",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.5.0-9004
* Fixed a bug which caused AssignPSUSamplingParameters to report the wrong records as missing, when data is not provided for all sampled records

# 1.5.0-9003
* Added function to annotate length groups: AddLengthGroupStoxBiotic (#163), and report total catch by age group: ReportAnalyticalCatchAtLength (#150)
* Added function to report mean of weight and length by age: ReportAnalyticalLengthAtAge, and ReportAnalyticalWeightAtAge (#150).
Expand Down

0 comments on commit 27a8204

Please sign in to comment.