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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for s27000750080008500900095001000010500110001150012000125001300013500TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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