A set of fast tidy functions for wrangling, completing and
summarising date and date-time data. It combines 'tidyverse' syntax
with the efficiency of 'data.table' and speed of 'collapse'.
Version: |
0.4.1 |
Depends: |
R (≥ 3.5.0) |
Imports: |
collapse (≥ 2.0.0), cppdoubles, data.table (≥ 1.14.8), dplyr (≥ 1.1.0), ggplot2 (≥ 3.4.0), lubridate (≥ 1.9.0), pillar (≥
1.7.0), rlang (≥ 1.0.0), stringr (≥ 1.4.0), tidyselect (≥
1.2.0), timechange (≥ 0.2.0), vctrs (≥ 0.6.0) |
LinkingTo: |
cpp11 |
Suggests: |
bench, knitr, nycflights13, outbreaks, rmarkdown, testthat (≥ 3.0.0), tidyr, zoo |
Published: |
2023-11-24 |
Author: |
Nick Christofides
[aut, cre] |
Maintainer: |
Nick Christofides <nick.christofides.r at gmail.com> |
BugReports: |
https://github.com/NicChr/timeplyr/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
timeplyr results |