Package: fastplyr
Title: Fast Alternatives to 'tidyverse' Functions
Version: 0.9.9
Authors@R: 
    person("Nick", "Christofides", , "nick.christofides.r@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9743-7342"))
Description: A full set of fast data manipulation tools with a tidy
    front-end and a fast back-end using 'collapse' and 'cheapr'.
License: MIT + file LICENSE
BugReports: https://github.com/NicChr/fastplyr/issues
Depends: R (>= 4.1.0)
Imports: cheapr (>= 1.3.2), cli, collapse (>= 2.0.0), dplyr (>= 1.1.0),
        lifecycle, purrr, rlang, stringr, tidyselect, vctrs (>= 0.6.0)
Suggests: nycflights13, testthat (>= 3.0.0), tidyr
LinkingTo: cheapr, cpp11
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-09-23 07:27:08 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-09-23 08:00:16 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 03:48:16 UTC; windows
Archs: x64
