Provides a 'tbl_ts' class (the 'tsibble') to store and manage temporal data in a data-centric format, which is built on top of the 'tibble'. The 'tsibble' aims at easily manipulating and analysing temporal data, including counting and filling in time gaps, aggregate over calendar periods, performing rolling window calculations, and etc.
Version: | 0.8.2 |
Depends: | R (≥ 3.2.0) |
Imports: | anytime (≥ 0.3.1), dplyr (≥ 0.8.0), lubridate (≥ 1.7.0), purrr (≥ 0.2.3), Rcpp (≥ 0.12.3), rlang (≥ 0.2.0), tibble (≥ 2.0.1), tidyr, tidyselect |
LinkingTo: | Rcpp (≥ 0.12.0) |
Suggests: | covr, furrr, ggplot2 (≥ 2.2.0), hms, knitr, nanotime, nycflights13 (≥ 1.0.0), pillar (≥ 1.0.1), rmarkdown, spelling, testthat, timeDate |
Published: | 2019-06-10 |
Author: | Earo Wang |
Maintainer: | Earo Wang <earo.wang at gmail.com> |
BugReports: | https://github.com/tidyverts/tsibble/issues |
License: | GPL-3 |
URL: | https://tsibble.tidyverts.org |
NeedsCompilation: | yes |
Language: | en-GB |
Citation: | tsibble citation info |
Materials: | README NEWS |
In views: | MissingData, TimeSeries |
CRAN checks: | tsibble results |
Reference manual: | tsibble.pdf |
Vignettes: |
FAQ Handle implicit missingness with tsibble Introduction to tsibble A family of window functions |
Package source: | tsibble_0.8.2.tar.gz |
Windows binaries: | r-devel: tsibble_0.8.2.zip, r-release: tsibble_0.8.2.zip, r-oldrel: tsibble_0.8.2.zip |
OS X binaries: | r-release: tsibble_0.8.2.tgz, r-oldrel: tsibble_0.8.2.tgz |
Old sources: | tsibble archive |
Reverse imports: | nullabor, tsibbledata |
Reverse suggests: | imputeTS, sugrrants, tsbox |
Please use the canonical form https://CRAN.R-project.org/package=tsibble to link to this page.