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.1 |
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), rlang (≥ 0.1.6), tibble (≥ 1.4.1), Rcpp (≥ 0.12.7), zoo (≥ 1.8-0) |
LinkingTo: | Rcpp |
Suggests: | broom, covr, gapminder, knitr, testthat, tidyr |
Published: | 2018-01-30 |
Author: | Davis Vaughan [aut, cre], Matt Dancho [aut] |
Maintainer: | Davis Vaughan <dvaughan at business-science.io> |
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.1.tar.gz |
Windows binaries: | r-devel: tibbletime_0.1.1.zip, r-release: tibbletime_0.1.1.zip, r-oldrel: tibbletime_0.1.1.zip |
OS X El Capitan binaries: | r-release: tibbletime_0.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: tibbletime_0.0.2.tgz |
Old sources: | tibbletime archive |
Reverse suggests: | tidyquant |
Please use the canonical form https://CRAN.R-project.org/package=tibbletime to link to this page.