File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: BioMonTools
22Type: Package
33Title: Biomonitoring and Bioassessment Calculations
4- Version: 1.2.4.9006
4+ Version: 1.2.4.9008
55Authors@R: c(
66 person("Erik W.", "Leppo",
77 email="Erik.Leppo@tetratech.com",
Original file line number Diff line number Diff line change 44
55<!-- NEWS.md is generated from NEWS.Rmd. Please edit that file -->
66
7- #> Last Update: 2026-01-12 09:29:53.560202
7+ #> Last Update: 2026-03-18 20:26:19.353336
88
99# Version History
1010
11+ ## Changes in version 1.2.4.9008 (2026-03-18)
12+
13+ - test: Add test for metric.values for collapsing, bugs and fish, Issue
14+ \#131
15+
16+ ## Changes in version 1.2.4.9007 (2026-03-05)
17+
18+ - refactor: Add new fish metrics
19+
1120## Changes in version 1.2.4.9006 (2026-01-12)
1221
13- - fix: Update dominance metrics (fish and bugs)
22+ - fix: Update dominance metrics (fish and bugs), Issue \#131
1423 - Dom01 used max original data not dom dataset
1524 - Other dom numbers unaffected
1625
Original file line number Diff line number Diff line change 44
55<!-- NEWS.md is generated from NEWS.Rmd. Please edit that file -->
66
7- #> Last Update: 2026-01-12 09:29:53.560202
7+ #> Last Update: 2026-03-18 20:26:19.353336
88
99# Version History
1010
11+ ## Changes in version 1.2.4.9008 (2026-03-18)
12+
13+ - test: Add test for metric.values for collapsing, bugs and fish, Issue
14+ \# 131
15+
16+ ## Changes in version 1.2.4.9007 (2026-03-05)
17+
18+ - refactor: Add new fish metrics
19+
1120## Changes in version 1.2.4.9006 (2026-01-12)
1221
13- - fix: Update dominance metrics (fish and bugs)
22+ - fix: Update dominance metrics (fish and bugs), Issue \# 131
1423 - Dom01 used max original data not dom dataset
1524 - Other dom numbers unaffected
1625
Original file line number Diff line number Diff line change @@ -18,13 +18,17 @@ cat(paste0("Last Update: ",Sys.time()))
1818
1919# Version History
2020
21+ ## Changes in version 1.2.4.9008 (2026-03-18)
22+
23+ * test: Add test for metric.values for collapsing, bugs and fish, Issue #131
24+
2125## Changes in version 1.2.4.9007 (2026-03-05)
2226
2327* refactor: Add new fish metrics
2428
2529## Changes in version 1.2.4.9006 (2026-01-12)
2630
27- * fix: Update dominance metrics (fish and bugs)
31+ * fix: Update dominance metrics (fish and bugs), Issue # 131
2832 + Dom01 used max original data not dom dataset
2933 + Other dom numbers unaffected
3034
You can’t perform that action at this time.
0 commit comments