Package: tidyfast
Title: Fast Tidying of Data
Version: 0.4.0
Authors@R: 
    c(person(given = "Tyson",
             family = "Barrett",
             role = c("aut", "cre"),
             email = "t.barrett88@gmail.com",
             comment = c(ORCID = "0000-0002-2137-1391")),
      person(given = "Mark",
             family = "Fairbanks",
             role = "ctb"),
      person(given = "Ivan",
             family = "Leung",
             role = "ctb"),
      person(given = "Indrajeet",
             family = "Patil",
             role = "ctb",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")))
Description: Tidying functions built on 'data.table'
    to provide quick and efficient data manipulation with
    minimal overhead.
Depends: R (>= 3.1)
Imports: data.table (>= 1.13.4), cpp11
Suggests: covr, dplyr, magrittr, remotes, spelling, testthat (>=
        3.0.0), tidyr, knitr
LinkingTo: cpp11 (>= 0.2.6)
Encoding: UTF-8
Language: en-US
License: GPL-3
RoxygenNote: 7.3.0
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: yes
Packaged: 2024-02-02 08:53:21 UTC; tysonbarrett
Author: Tyson Barrett [aut, cre] (<https://orcid.org/0000-0002-2137-1391>),
  Mark Fairbanks [ctb],
  Ivan Leung [ctb],
  Indrajeet Patil [ctb] (<https://orcid.org/0000-0003-1995-6531>,
    @patilindrajeets)
Maintainer: Tyson Barrett <t.barrett88@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-02 09:30:03 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 01:22:26 UTC; windows
Archs: x64
