Package: tsbox
Type: Package
Title: Class-Agnostic Time Series
Version: 0.3.1
Authors@R: person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7192-7044"))
Description: Time series toolkit with identical behavior for all
  time series classes: 'ts','xts', 'data.frame', 'data.table', 'tibble', 'zoo',
  'timeSeries', 'tsibble', 'tis' or 'irts'. Also converts reliably between these classes.
Imports: data.table (>= 1.10.0), anytime
Suggests: testthat, dplyr, tibble, forecast, seasonal, dygraphs, xts,
        ggplot2, scales, knitr, rmarkdown, tsibble (>= 0.8.2),
        tsibbledata, tibbletime, tseries, zoo, tis, timeSeries,
        nycflights13, imputeTS, spelling
License: GPL-3
Encoding: UTF-8
URL: https://www.tsbox.help, https://github.com/christophsax/tsbox
BugReports: https://github.com/christophsax/tsbox/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Depends: R (>= 2.10)
Language: en-US
NeedsCompilation: no
Packaged: 2021-09-16 06:32:46 UTC; christoph
Author: Christoph Sax [aut, cre] (<https://orcid.org/0000-0002-7192-7044>)
Maintainer: Christoph Sax <christoph.sax@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-16 07:00:02 UTC
