diff --git a/DESCRIPTION b/DESCRIPTION index e4f2a34..139086b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: teckfish Title: R Tools for Teck Fish and Aquatic Sciences Projects -Version: 0.0.1 +Version: 0.0.1.9000 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), diff --git a/NEWS.md b/NEWS.md index 527909a..7cfafe7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ +# teckfish 0.0.1.9000 + +- `gsdd_cf()` now requires at least 180 values and returns `NA_real` if any values are `NA_real`. +- Added `fishbc::freshwaterfish` and `fishbc::fbc_common_name` data. + # teckfish 0.0.1 - Added `gsdd_cf()` function. (#5) which implements Growing Season Degree Days