tsibble: Tidy Temporal Data Frames and Tools (original) (raw)

Provides a 'tbl_ts' class (the 'tsibble') for temporal data in an data- and model-oriented format. The 'tsibble' provides tools to easily manipulate and analyse temporal data, such as filling in time gaps and aggregating over calendar periods.

Version:

1.1.5

Depends:

R (≥ 3.2.0)

Imports:

anytime (≥ 0.3.1), dplyr (≥ 1.1.0), ellipsis (≥ 0.3.0), generics, lifecycle, lubridate (≥ 1.7.0), methods, rlang (≥ 0.4.6), tibble (≥ 3.0.0), tidyselect (≥ 1.0.0), vctrs (≥ 0.3.1)

Suggests:

covr, ggplot2 (≥ 3.3.0), hms, knitr, nanotime, nycflights13 (≥ 1.0.0), rmarkdown, scales (≥ 1.1.0), spelling, testthat (≥ 3.0.0), tidyr (≥ 1.1.0), timeDate

Published:

2024-06-27

DOI:

10.32614/CRAN.package.tsibble

Author:

Earo Wang ORCID iD [aut, cre], Di Cook ORCID iD [aut, ths], Rob Hyndman ORCID iD [aut, ths], Mitchell O'Hara-WildORCID iD [aut], Tyler Smith [ctb], Wil Davis [ctb]

Maintainer:

Earo Wang <earo.wang at gmail.com>

BugReports:

https://github.com/tidyverts/tsibble/issues

License:

GPL-3

URL:

https://tsibble.tidyverts.org

NeedsCompilation:

no

Language:

en-GB

Citation:

tsibble citation info

Materials:

README NEWS

In views:

MissingData, TimeSeries

CRAN checks:

tsibble results