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.5)tibbletime_0.1.9.9000.zip(r-4.4)tibbletime_0.1.9.9000.zip(r-4.3)
tibbletime_0.1.9.9000.tgz(r-4.4-x86_64)tibbletime_0.1.9.9000.tgz(r-4.4-arm64)tibbletime_0.1.9.9000.tgz(r-4.3-x86_64)tibbletime_0.1.9.9000.tgz(r-4.3-arm64)
tibbletime_0.1.9.9000.tar.gz(r-4.5-noble)tibbletime_0.1.9.9000.tar.gz(r-4.4-noble)
tibbletime_0.1.9.9000.tgz(r-4.4-emscripten)tibbletime_0.1.9.9000.tgz(r-4.3-emscripten)
tibbletime.pdf |tibbletime.html
tibbletime/json (API)
NEWS

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

Peer review:

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:

periodicitytibbletimetime-seriestimeseriescpp

10.47 score 178 stars 2 packages 644 scripts 5.3k downloads 21 exports 25 dependencies

Last updated 2 months agofrom:38d4331994. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 02 2025
R-4.5-win-x86_64OKJan 02 2025
R-4.5-linux-x86_64OKJan 02 2025
R-4.4-win-x86_64OKJan 02 2025
R-4.4-mac-x86_64OKJan 02 2025
R-4.4-mac-aarch64OKJan 02 2025
R-4.3-win-x86_64OKJan 02 2025
R-4.3-mac-x86_64OKJan 02 2025
R-4.3-mac-aarch64OKJan 02 2025

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:assertthatclicpp11dplyrfansigenericsgluehmslatticelifecyclelubridatemagrittrpillarpkgconfigpurrrR6Rcpprlangtibbletidyselecttimechangeutf8vctrswithrzoo

Changing periodicity

Rendered fromTT-02-changing-time-periods.Rmdusingknitr::rmarkdownon Jan 02 2025.

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

Rolling calculations in tibbletime

Rendered fromTT-03-rollify-for-rolling-analysis.Rmdusingknitr::rmarkdownon Jan 02 2025.

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

Time-based filtering

Rendered fromTT-01-time-based-filtering.Rmdusingknitr::rmarkdownon Jan 02 2025.

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

Use with dplyr

Rendered fromTT-04-use-with-dplyr.Rmdusingknitr::rmarkdownon Jan 02 2025.

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