Package: timeplyr
Title: Fast Tidy Tools for Date and Date-Time Manipulation
Version: 1.1.1
Authors@R: 
    person("Nick", "Christofides", , "nick.christofides.r@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9743-7342"))
Description: 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'.
License: GPL (>= 2)
BugReports: https://github.com/NicChr/timeplyr/issues
Depends: R (>= 4.1.0)
Imports: cheapr (>= 1.3.2), cli, collapse (>= 2.0.0), cppdoubles (>=
        0.2.0), data.table (>= 1.14.8), dplyr (>= 1.1.0), fastplyr (>=
        0.9.9), ggplot2 (>= 3.4.0), lifecycle, lubridate (>= 1.9.0),
        pillar (>= 1.7.0), rlang (>= 1.0.0), scales, stringr (>=
        1.4.0), timechange (>= 0.2.0), vctrs (>= 0.6.0)
Suggests: bench, knitr, nycflights13, outbreaks, rmarkdown, testthat
        (>= 3.0.0), tidyr, zoo
LinkingTo: cpp11, tzdb
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-10-07 08:29:01 UTC; Nmc5
Author: Nick Christofides [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9743-7342>)
Maintainer: Nick Christofides <nick.christofides.r@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-07 08:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:01:02 UTC; windows
Archs: x64
