tibbletime: Time Aware Tibbles

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 calling functions similar in spirit to the map family from 'purrr' on time based tibbles.

Version: 0.0.2
Depends: R (≥ 3.3.0)
Imports: assertthat (≥ 0.2.0), dplyr (≥ 0.7), lubridate (≥ 1.6.0), magrittr (≥ 1.5), purrr (≥ 0.2.3), rlang (≥ 0.1.2), stringr (≥ 1.2.0), tibble (≥ 1.3.3), tidyr (≥ 0.7.1)
Suggests: testthat, gapminder, knitr, broom
Published: 2017-10-06
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: no
Materials: README NEWS
CRAN checks: tibbletime results

Downloads:

Reference manual: tibbletime.pdf
Vignettes: Introduction to tibbletime
Time-based filtering
Changing periodicity
Rolling calculations in tibbletime
Package source: tibbletime_0.0.2.tar.gz
Windows binaries: r-devel: tibbletime_0.0.2.zip, r-release: tibbletime_0.0.2.zip, r-oldrel: tibbletime_0.0.2.zip
OS X El Capitan binaries: r-release: tibbletime_0.0.2.tgz
OS X Mavericks binaries: r-oldrel: tibbletime_0.0.2.tgz
Old sources: tibbletime archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tibbletime to link to this page.