DTSg: A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics (original) (raw)

Basic time series functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on 'data.table', it is fast and (in combination with the 'R6' package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.

Version: 2.0.0
Depends: R (≥ 3.2.0)
Imports: checkmate, data.table, methods, R6, timechange
Suggests: dygraphs, fasttime, knitr, RColorBrewer, RcppCCTZ, rmarkdown, runner (≥ 0.3.5), tinytest, units
Published: 2025-01-20
DOI: 10.32614/CRAN.package.DTSg
Author: Gerold Hepp [aut, cre]
Maintainer: Gerold Hepp
BugReports: https://github.com/gisler/DTSg/issues
License: MIT + file
URL: https://gisler.github.io/DTSg/
NeedsCompilation: no
Language: en-GB
Materials: README, NEWS
In views: MissingData, TimeSeries
CRAN checks: DTSg results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=DTSgto link to this page.