File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9
9
experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://www.tidyverse.org/lifecycle/#experimental )
10
10
![ R-CMD-check] ( https://github.com/r-spatial/s2/workflows/R-CMD-check/badge.svg )
11
11
[ ![ codecov] ( https://codecov.io/gh/r-spatial/s2/branch/master/graph/badge.svg )] ( https://codecov.io/gh/r-spatial/s2 )
12
+ [ ![ CRAN] ( http://www.r-pkg.org/badges/version/s2 )] ( https://cran.r-project.org/package=s2 )
12
13
<!-- badges: end -->
13
14
14
15
The goal of s2 is to provide R bindings to Google’s
15
16
[ S2Geometry] ( https://s2geometry.io ) library. The package exposes an API
16
17
similar to Google’s [ BigQuery Geography
17
18
API] ( https://cloud.google.com/bigquery/docs/reference/standard-sql/geography_functions ) ,
18
- whose functions also operate on spherical geometries.
19
+ whose functions also operate on spherical geometries. This package is a
20
+ complete rewrite of an earlier CRAN package s2 with versions up to
21
+ 0.4-2, for which the sources are found
22
+ [ here] ( https://github.com/spatstat/s2/ ) .
19
23
20
24
## Installation
21
25
You can’t perform that action at this time.
0 commit comments