Package: s2
Title: Spherical Geometry Operators Using the S2 Geometry Library
Version: 1.1.9
Authors@R: c(
     person(given = "Dewey",
           family = "Dunnington",
           role = c("aut"),
           email = "dewey@fishandwhistle.net",
           comment = c(ORCID = "0000-0002-9415-4582")),
     person(given = "Edzer",
             family = "Pebesma",
             role = c("aut", "cre"),
             email = "edzer.pebesma@uni-muenster.de",
             comment = c(ORCID = "0000-0001-8049-7069")),
    person("Ege", "Rubak", email="rubak@math.aau.dk", role = c("aut")),
    person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", role = "ctb", comment = "configure script"),
    person(family = "Google, Inc.", role = "cph", comment = "Original s2geometry.io source code")
  )
Description: Provides R bindings for Google's s2 library for geometric calculations on
    the sphere. High-performance constructors and exporters provide high compatibility
    with existing spatial packages, transformers construct new geometries from existing
    geometries, predicates provide a means to select geometries based on spatial
    relationships, and accessors extract information about geometries.
License: Apache License (== 2.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
SystemRequirements: cmake, OpenSSL >= 1.0.1, Abseil >= 20230802.0
LinkingTo: Rcpp, wk
Imports: Rcpp, wk (>= 0.6.0)
Suggests: bit64, testthat (>= 3.0.0), vctrs
URL: https://r-spatial.github.io/s2/, https://github.com/r-spatial/s2,
        http://s2geometry.io/
BugReports: https://github.com/r-spatial/s2/issues
Depends: R (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-05-23 14:44:45 UTC; edzer
Author: Dewey Dunnington [aut] (ORCID: <https://orcid.org/0000-0002-9415-4582>),
  Edzer Pebesma [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8049-7069>),
  Ege Rubak [aut],
  Jeroen Ooms [ctb] (configure script),
  Google, Inc. [cph] (Original s2geometry.io source code)
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Repository: CRAN
Date/Publication: 2025-05-23 15:50:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-05-23 15:59:36 UTC; unix
Archs: s2.so.dSYM
