Skip to content

tsbox 0.3.1 (2021-09-16)

Latest
Compare
Choose a tag to compare
@christophsax christophsax released this 16 Sep 18:03
· 133 commits to main since this release

tsbox 0.3.1 (2021-09-16)

Bug fixes

  • Fix CRAN issues on Mac

tsbox 0.3.0 (2021-07-26)

Features

  • export ts_first_of_period #178
  • regular zoo and xts can be processed #175, #189
  • ts_na_interpolation() exported and added to examples in ?ts_examples #127
  • support regular timestamps in tsibble #196
  • ensure time is always ordered #202
  • ts_index(): base period can be entered as a range #188
  • ts_frequency() also works for weeks, sec, min, hours #183