NEWS
tstools 0.4.2 (2023-06-07)
- Load XLSX files as data.table instead of data.frame
tstools 0.4.1 (2022-03-30)
- Bringing tstools back to CRAN, maintenance release.
tstools 0.3.6.1 (2018-04-24)
- regularize series using NAs, better plot support for NAs, smaller bugfixes
tstools 0.3.6 (2018-03-13)
- major co-ordination fixes, auto legends fixes. enjoy!
tstools 0.3.5.1 (2018-02-07)
tstools 0.3.4.2
- Improvement of tick handling, more automatic determination
tstools 0.3.4
- introduced data.table dependency
tstools 0.3.3
- speedup writeTimeSeries by optionally using data.table's rbindlist
tstools 0.3.2
- optional data.table read csv for speedup
tstools 0.3.1
- minor add ons, problems in versions fixed
tstools 0.3
- function to create regular time series from data.frames
tstools 0.2.7.9.1
- minor change to unit test to avoid re-import warning with other packages that load openxlsx.
tstools 0.2.7.9
- added function to turn quarterly to monthly series (interpolate).
tstools 0.2.7.8
- added function to start after last internal NA.