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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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