Type: Package
Package: tstools
Title: A Time Series Toolbox for Official Statistics
Version: 0.4.4
Authors@R: c(
    person("Matthias", "Bannert", , "bannert@kof.ethz.ch", role = "aut"),
    person("Severin", "Thoeni", , "thoenis@kof.ethz.ch", role = "aut"),
    person("Stéphane", "Bisinger", , "bisinger@kof.ethz.ch", role = c("aut", "cre"))
  )
Description: Plot official statistics' time series conveniently: automatic
    legends, highlight windows, stacked bar chars with positive and
    negative contributions, sum-as-line option, two y-axes with automatic
    horizontal grids that fit both axes and other popular chart types.
    'tstools' comes with a plethora of defaults to let you plot without
    setting an abundance of parameters first, but gives you the
    flexibility to tweak the defaults. In addition to charts, 'tstools'
    provides a super fast, 'data.table' backed time series I/O that allows
    the user to export / import long format, wide format and transposed
    wide format data to various file types.
License: GPL-2
URL: https://kof-ch.github.io/tstools/,
        https://github.com/KOF-ch/tstools
BugReports: https://github.com/KOF-ch/tstools/issues
Depends: R (>= 3.0.0), zoo (>= 1.7-12)
Imports: data.table, graphics, jsonlite, stats, xts, yaml
Suggests: knitr, openxlsx, reshape2, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Packaged: 2025-09-11 10:32:23 UTC; sb
Author: Matthias Bannert [aut],
  Severin Thoeni [aut],
  Stéphane Bisinger [aut, cre]
Maintainer: Stéphane Bisinger <bisinger@kof.ethz.ch>
Repository: CRAN
Date/Publication: 2025-09-11 10:50:08 UTC
Built: R 4.6.0; ; 2025-10-11 02:20:23 UTC; windows
