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.6 |
Depends: | R (≥ 3.2.0) |
Imports: | assertthat (≥ 0.2.0), dplyr (≥ 0.7.4), glue (≥ 1.1.1), hms (≥ 0.4), lubridate (≥ 1.6.0), purrr (≥ 0.2.3), Rcpp (≥ 0.12.7), rlang (≥ 0.1.6), tibble (≥ 3.0.0), tidyselect (≥ 0.2.5), vctrs (≥ 0.2.0), zoo (≥ 1.8-0), lifecycle |
LinkingTo: | Rcpp |
Suggests: | broom, covr, gapminder, knitr, rmarkdown, testthat, tidyr (≥ 1.0.0) |
Published: | 2020-07-21 |
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.6.tar.gz |
Windows binaries: | r-devel: tibbletime_0.1.6.zip, r-release: tibbletime_0.1.6.zip, r-oldrel: tibbletime_0.1.6.zip |
macOS binaries: | r-release (arm64): tibbletime_0.1.6.tgz, r-oldrel (arm64): tibbletime_0.1.6.tgz, r-release (x86_64): tibbletime_0.1.6.tgz, r-oldrel (x86_64): tibbletime_0.1.6.tgz |
Old sources: | tibbletime archive |
Reverse imports: | anomalize, cleanTS, inegiR |
Reverse suggests: | MODIStsp, tidyquant, tsbox |
Please use the canonical form https://CRAN.R-project.org/package=tibbletime to link to this page.