Package: tsbox
Type: Package
Title: Class-Agnostic Time Series
Version: 0.1.0
Date: 2019-04-03
Authors@R: person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre"))
Description: Time series toolkit with identical behavior for all
  time series classes: 'ts','xts', 'data.frame', 'data.table', 'tibble', 'zoo',
  'timeSeries', 'tsibble'. 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, tibbletime, zoo,
        timeSeries, nycflights13
License: GPL-3
Encoding: UTF-8
URL: https://www.tsbox.help
BugReports: https://github.com/christophsax/tsbox/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-03 09:13:54 UTC; christoph
Author: Christoph Sax [aut, cre]
Maintainer: Christoph Sax <christoph.sax@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-03 09:40:03 UTC
