Other packages > Find by keyword >

s2  

Spherical Geometry Operators Using the S2 Geometry Library
View on CRAN: Click here


Download and install s2 package within the R console
Install from CRAN:
install.packages("s2")

Install from Github:
library("remotes")
install_github("cran/s2")

Install by package version:
library("remotes")
install_version("s2", "1.1.7")



Attach the package and use:
library("s2")
Maintained by
Edzer Pebesma
[Scholar Profile | Author Map]
First Published: 2016-11-04
Latest Update: 2023-05-17
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.
How to cite:
Edzer Pebesma (2016). s2: Spherical Geometry Operators Using the S2 Geometry Library. R package version 1.1.7, https://cran.r-project.org/web/packages/s2. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1-1 (2016-11-04 01:56), 0.3-0 (2017-12-10 13:58), 0.4-0 (2018-04-21 23:18), 0.4-2 (2019-08-30 00:10), 1.0.0 (2020-06-28 02:40), 1.0.1 (2020-07-13 14:50), 1.0.2 (2020-08-03 16:00), 1.0.3 (2020-10-14 10:10), 1.0.4 (2021-01-05 06:10), 1.0.5 (2021-06-01 10:20), 1.0.6 (2021-06-17 14:00), 1.0.7 (2021-09-28 11:40), 1.1.0 (2022-07-18 15:10), 1.1.1 (2022-11-17 20:30), 1.1.2 (2023-01-12 14:00), 1.1.3 (2023-04-27 13:30), 1.1.4 (2023-05-17 12:40), 1.1.5 (2023-12-10 09:50), 1.1.6 (2023-12-19 18:20)
Other packages that cited s2 R package
View s2 citation profile
Other R packages that s2 depends, imports, suggests or enhances
Complete documentation for s2
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/19Downloads for s27000750080008500900095001000010500110001150012000TrendBars

Today's Hot Picks in Authors and Packages

HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA