Package: s2
Type: Package
Title: Google's S2 Library for Geometry on the Sphere
Version: 0.1-1
Date: 2016-11-03
Authors@R: c(
    person('Ege', 'Rubak', email='rubak@math.aau.dk', role = c('aut', 'cre')),
    person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", role = "aut", comment = "configure script"),
    person(family = "Google, Inc.", role = "cph", comment = "Original s2 source code")
    )
Description: R bindings for Google's s2 library for geometric calculations on
    the sphere.
License: Apache License (== 2.0)
Imports: Rcpp
URL: https://github.com/spatstat/s2,
        https://code.google.com/archive/p/s2-geometry-library/
SystemRequirements: OpenSSL >= 1.0.0
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-11-03 20:25:39 UTC; rubak
Author: Ege Rubak [aut, cre],
  Jeroen Ooms [aut] (configure script),
  Google, Inc. [cph] (Original s2 source code)
Maintainer: Ege Rubak <rubak@math.aau.dk>
Repository: CRAN
Date/Publication: 2016-11-04 01:56:55
