Changelog
Source:NEWS.md
riem 0.3.2
CRAN release: 2024-07-26
- Remove last usage of vcr as the choice was made to use httptest2 instead.
riem 0.3.1
CRAN release: 2024-04-04
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()
.