Package: tibbletime 0.1.9.9000

Davis Vaughan

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 creating columns that can be used as 'dplyr' time-based groups.

Authors:Davis Vaughan [aut, cre], Matt Dancho [aut]

tibbletime_0.1.9.9000.tar.gz
tibbletime_0.1.9.9000.zip(r-4.7)tibbletime_0.1.9.9000.zip(r-4.6)tibbletime_0.1.9.9000.zip(r-4.5)
tibbletime_0.1.9.9000.tgz(r-4.6-x86_64)tibbletime_0.1.9.9000.tgz(r-4.6-arm64)tibbletime_0.1.9.9000.tgz(r-4.5-x86_64)tibbletime_0.1.9.9000.tgz(r-4.5-arm64)
tibbletime_0.1.9.9000.tar.gz(r-4.7-arm64)tibbletime_0.1.9.9000.tar.gz(r-4.7-x86_64)tibbletime_0.1.9.9000.tar.gz(r-4.6-arm64)tibbletime_0.1.9.9000.tar.gz(r-4.6-x86_64)
tibbletime_0.1.9.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tibbletime/json (API)
NEWS

# Install 'tibbletime' in R:
install.packages('tibbletime', repos = c('https://business-science.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/business-science/tibbletime/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • FANG - Stock prices for Facebook, Amazon, Netflix and Google from 2013-2016
  • FB - Stock prices for Facebook from 2013-2016

On CRAN:

Conda:

periodicitytibbletimetime-seriestimeseriescpp

10.23 score 177 stars 2 packages 700 scripts 2.8k downloads 21 exports 24 dependencies

Last updated from:38d4331994. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK178
linux-devel-x86_64OK143
source / vignettesOK249
linux-release-arm64OK155
linux-release-x86_64OK141
macos-release-arm64OK101
macos-release-x86_64OK332
macos-oldrel-arm64OK118
macos-oldrel-x86_64OK269
windows-develOK161
windows-releaseOK195
windows-oldrelOK113
wasm-releaseOK119

Exports:%>%as_periodas_tbl_timeceiling_indexcollapse_bycollapse_indexcreate_seriesfilterfilter_timefloor_indexget_index_charget_index_classget_index_colget_index_quoget_index_time_zonenew_tbl_timeparse_periodpartition_indexreconstructrollifytbl_time

Dependencies:assertthatclicpp11dplyrgenericsgluehmslatticelifecyclelubridatemagrittrpillarpkgconfigpurrrR6Rcpprlangtibbletidyselecttimechangeutf8vctrswithrzoo

Changing periodicity

Rendered fromTT-02-changing-time-periods.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2023-01-24
Started: 2017-09-30

Rolling calculations in tibbletime

Rendered fromTT-03-rollify-for-rolling-analysis.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2022-10-28
Started: 2017-09-30

Time-based filtering

Rendered fromTT-01-time-based-filtering.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2017-12-24
Started: 2017-09-30

Use with dplyr

Rendered fromTT-04-use-with-dplyr.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2023-01-24
Started: 2017-12-23