Provides a 'tbl_ts' class (the 'tsibble') to store and manage temporal-context data in a data-centric format, which is built on top of the 'tibble'. The 'tsibble' aims at manipulating and analysing temporal data in a tidy and modern manner, including easily interpolate missing values, aggregate over calendar periods, performing rolling window calculations, and etc.
Version: | 0.1.3 |
Depends: | R (≥ 3.1.3) |
Imports: | rlang, tidyr, purrr (≥ 0.2.3), tibble (≥ 1.4.1), pillar (≥ 1.0.1), lubridate, dplyr (≥ 0.7.3), Rcpp (≥ 0.12.3), tidyselect |
LinkingTo: | Rcpp (≥ 0.12.0) |
Suggests: | knitr, rmarkdown, testthat, covr, hts, hms, nycflights13 |
Published: | 2018-02-20 |
Author: | Earo Wang [aut, cre], Di Cook [aut, ths], Rob Hyndman [aut, ths] |
Maintainer: | Earo Wang <earo.wang at gmail.com> |
BugReports: | https://github.com/earowang/tsibble/issues |
License: | GPL (≥ 3) |
URL: | http://pkg.earo.me/tsibble |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tsibble results |
Reference manual: | tsibble.pdf |
Vignettes: |
Introduction to tsibble |
Package source: | tsibble_0.1.3.tar.gz |
Windows binaries: | r-devel: tsibble_0.1.3.zip, r-release: tsibble_0.1.3.zip, r-oldrel: tsibble_0.1.2.zip |
OS X El Capitan binaries: | r-release: tsibble_0.1.3.tgz |
OS X Mavericks binaries: | r-oldrel: not available |
Old sources: | tsibble archive |
Please use the canonical form https://CRAN.R-project.org/package=tsibble to link to this page.