riem 0.3.1
- Fixes timestamp parsing bug in riem_measures() caused by a lubridate 1.9.0 bug (#40, @BenoitFayolle)
riem 0.3.0
CRAN release: 2022-02-08
- Switches to httr2 and httptest2 under the hood.
- Improves error messages.
riem 0.1.1
CRAN release: 2016-09-10
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 bySys.Date()
.