CRAN/E | DTSg

DTSg

A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics

Installation

About

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.

gisler.github.io/DTSg/
Bug report File report

Key Metrics

Version 1.1.3
R ≥ 3.2.0
Published 2023-09-27 218 days ago
Needs compilation? no
License MIT
License File
CRAN checks DTSg results
Language en-GB

Downloads

Yesterday 10 0%
Last 7 days 94 -33%
Last 30 days 470 -2%
Last 90 days 1.429 -20%
Last 365 days 6.325 +3%

Maintainer

Maintainer

Gerold Hepp

gisler@hepp.cc

Authors

Gerold Hepp

aut / cre

Material

README
NEWS
Reference manual
Package source

In Views

MissingData
TimeSeries

Vignettes

A. Basic usage
B. Advanced usage

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

DTSg archive

Depends

R ≥ 3.2.0

Imports

checkmate
data.table
methods
R6

Suggests

dygraphs
fasttime
knitr
magrittr
RColorBrewer
RcppCCTZ
rmarkdown
runner ≥ 0.3.5
tinytest
units