Breaking change: date_start
and station
no longer have default values.
New arguments data
, latlon
, report_type
, elev
(#49, @JElchison).
Fixes timestamp parsing bug in riem_measures() caused by a lubridate 1.9.0 bug (#40, @BenoitFayolle)
Eliminates a few dependencies (dplyr, lazyeval, readr) to make installation easier.
Now the default end date for riem_measures
is the current date as given by Sys.Date()
.
NEWS.md
file to track changes to the package.