Package: sdplyr
Title: Apache SedonaDB 'dplyr' Interface
Version: 0.4.0
Authors@R:
    person("Dewey", "Dunnington", , "dewey@dunnington.ca", role = c("aut", "cre"))
Description: Provides a 'dplyr' backend implemented using 'SedonaDB'.
License: Apache License (>= 2)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports:
    cli,
    dplyr,
    rlang,
    sedonadb,
    sedonafns,
    tibble
Suggests:
    testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
