Package: tidytable
Title: Tidy Interface to 'data.table'
Version: 0.11.2
Authors@R: c(
  person("Mark", "Fairbanks", role = c("aut", "cre"), email = "mark.t.fairbanks@gmail.com"),
  person("Abdessabour", "Moutik", role = "ctb"),
  person("Matt", "Carlson", role = "ctb"),
  person("Ivan", "Leung", role = "ctb"),
  person("Ross", "Kennedy", role = "ctb"),
  person("Robert", "On", role = "ctb"),
  person("Alexander", "Sevostianov", role = "ctb"),
  person("Koen", "ter Berg", role = "ctb")
  )
Description: A tidy interface to 'data.table',
  giving users the speed of 'data.table' while using tidyverse-like syntax.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: data.table (>= 1.16.0), glue (>= 1.4.0), lifecycle (>= 1.0.3),
        magrittr (>= 2.0.3), pillar (>= 1.8.0), rlang (>= 1.1.0),
        tidyselect (>= 1.2.0), vctrs (>= 0.6.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://markfairbanks.github.io/tidytable/,
        https://github.com/markfairbanks/tidytable
BugReports: https://github.com/markfairbanks/tidytable/issues
Suggests: testthat (>= 2.1.0), bit64, knitr, rmarkdown, crayon
NeedsCompilation: no
Packaged: 2024-12-11 02:15:57 UTC; xmxf129
Author: Mark Fairbanks [aut, cre],
  Abdessabour Moutik [ctb],
  Matt Carlson [ctb],
  Ivan Leung [ctb],
  Ross Kennedy [ctb],
  Robert On [ctb],
  Alexander Sevostianov [ctb],
  Koen ter Berg [ctb]
Maintainer: Mark Fairbanks <mark.t.fairbanks@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-11 10:20:02 UTC
Built: R 4.3.3; ; 2024-12-11 11:01:12 UTC; unix
