Built on top of the 'tibble' package, 'tibbletime' is an extension that allows for the creation of time aware tibbles. Some immediate advantages of this include: the ability to perform time-based subsetting on tibbles, quickly summarising and aggregating results by time periods, and creating columns that can be used as 'dplyr' time-based groups.
Version: | 0.1.8 |
Depends: | R (≥ 3.4.0) |
Imports: | assertthat (≥ 0.2.1), dplyr (≥ 1.0.10), glue (≥ 1.6.2), hms (≥ 1.1.2), lubridate (≥ 1.9.1), pillar (≥ 1.8.1), purrr (≥ 0.3.5), Rcpp (≥ 1.0.9), rlang (≥ 1.0.6), tibble (≥ 3.1.8), vctrs (≥ 0.5.0), zoo (≥ 1.8-11), lifecycle (≥ 1.0.3) |
LinkingTo: | Rcpp (≥ 1.0.10) |
Suggests: | broom, covr, gapminder, knitr, rmarkdown, testthat, tidyr (≥ 1.0.0) |
Published: | 2023-01-24 |
DOI: | 10.32614/CRAN.package.tibbletime |
Author: | Davis Vaughan [aut, cre], Matt Dancho [aut] |
Maintainer: | Davis Vaughan <davis at rstudio.com> |
BugReports: | https://github.com/business-science/tibbletime/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/business-science/tibbletime |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tibbletime results |
Reference manual: | tibbletime.pdf |
Vignettes: |
Time-based filtering Changing periodicity Rolling calculations in tibbletime Use with dplyr |
Package source: | tibbletime_0.1.8.tar.gz |
Windows binaries: | r-devel: tibbletime_0.1.8.zip, r-release: tibbletime_0.1.8.zip, r-oldrel: tibbletime_0.1.8.zip |
macOS binaries: | r-release (arm64): tibbletime_0.1.8.tgz, r-oldrel (arm64): tibbletime_0.1.8.tgz, r-release (x86_64): tibbletime_0.1.8.tgz, r-oldrel (x86_64): tibbletime_0.1.8.tgz |
Old sources: | tibbletime archive |
Reverse imports: | anomalize, inegiR |
Reverse suggests: | tidyquant, tsbox |
Please use the canonical form https://CRAN.R-project.org/package=tibbletime to link to this page.