Type: Package
Package: apache.sedona
Title: R Interface for Apache Sedona
Version: 1.1.1
Authors@R: 
    c(person(family = "Apache Sedona",
             role = c("aut", "cre"),
             email = "private@sedona.apache.org"),
      person(given = "Jia",
             family = "Yu",
             role = c("ctb", "cph"),
             email = "jiayu@apache.org"),
      person(given = "Yitao",
             family = "Li",
             role = c("aut", "cph"),
             email = "yitao@rstudio.com",
             comment = c(ORCID = "0000-0002-1261-905X")),
      person(family = "The Apache Software Foundation",
             role = "cph"),
      person(family = "RStudio",
             role = "cph"))
Maintainer: Apache Sedona <private@sedona.apache.org>
Description: R interface for 'Apache Sedona' based on 'sparklyr'
    (<https://sedona.apache.org>).
License: Apache License 2.0
Depends: R (>= 3.2)
Imports: rlang, sparklyr (>= 1.3), DBI (>= 0.6-1), dplyr (>= 0.7.2),
        dbplyr (>= 1.1.0)
Suggests: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.1.2
SystemRequirements: 'Apache Spark' 2.4.x or 3.x
NeedsCompilation: no
Packaged: 2021-11-23 19:07:20 UTC; jiayu
Author: Apache Sedona [aut, cre],
  Jia Yu [ctb, cph],
  Yitao Li [aut, cph] (<https://orcid.org/0000-0002-1261-905X>),
  The Apache Software Foundation [cph],
  RStudio [cph]
Repository: CRAN
Date/Publication: 2021-11-23 19:40:02 UTC
Built: R 4.0.2; ; 2021-11-24 12:19:02 UTC; unix
