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.6")



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.6, https://cran.r-project.org/web/packages/s2
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)
Other packages that cited s2 R package
View s2 citation profile
Other R packages that s2 depends, imports, suggests or enhances
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

MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  
CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  
ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
Download / Learn more Package Citations See dependency  
multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns