- Remove
lintr
andstyler
as dependencies (#17).
- Require R 4.1, and use native pipe rather than
magrittr
.
- Use
slider::slide_index_mean
rather thanslider::slide_index_dbl
. - Update documentation as part of
pkgdown
site creation. - Fix incorrect documentation of package (#14).
- Switch dependency from
timetk
toslider
to avoid unnecessary indirection (#3).
- Initial release.