utilMWRfilter
has fix to date filter and no longer useslubridate::ymd
- All but one test removed for
utilMWRfilter
, covered in other tests - Text for modifying vignette edited for better examples
- Out of state article to vignettes
- Added
utilMWRhttpgrace
for graceful fails if http requests do not work, applies toanlzMWRmap
- Removed all uses of
case_when
and replaced with baseifelse
, this was to address performance issues with dplyr v1.1.0 - System files for examples replaced with real data
- Slight change to method id and method context logic in
tabMWRwqx
- Functions that write files (e.g.,
qcMWRreview
) require explicit entry for theoutput_dir
argument anlzMWRmap
now imports NHD layers from external source (no user changes)- Added a
NEWS.md
file to track changes to the package.
- Initial CRAN release following beta testing