Skip to content

Commit

Permalink
prep for 2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Jul 16, 2023
1 parent 9f6f04d commit c988e13
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 @@
Package: SWMPr
Type: Package
Title: Retrieving, Organizing, and Analyzing Estuary Monitoring Data
Version: 2.4.3.9000
Date: 2023-05-24
Version: 2.5.0
Date: 2023-07-16
Author: Marcus W. Beck [aut, cre],
Kimberly Cressman [ctb]
Maintainer: Marcus W. Beck <[email protected]>
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## SWMPR 2.5.0

* Added `keep_qaqcstatus` argument to `import_local()` to retain `historical` and `provisionalplus` columns in the output
* Added unit testing for most functions

## SWMPr 2.4.3

* Removed maptools dependency, replaced with `getSunlightTimes()` function from suncalc package to estimate metabolic days in `metab_day()` function
Expand Down

0 comments on commit c988e13

Please sign in to comment.