Other packages > Find by keyword >

geosphere  

Spherical Trigonometry
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geosphere", "1.5-20")



Attach the package and use:
library("geosphere")
Maintained by
Robert J. Hijmans
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-09
Latest Update: 2024-10-04
Description:
Spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations.
How to cite:
Robert J. Hijmans (2010). geosphere: Spherical Trigonometry. R package version 1.5-20, https://cran.r-project.org/web/packages/geosphere. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 1.0.0 (2010-02-09 10:16), 1.1.2 (2010-04-19 12:25), 1.2-4 (2010-06-25 07:46), 1.2-7 (2010-07-26 23:43), 1.2-10 (2010-08-28 08:20), 1.2-13 (2010-09-10 09:27), 1.2-15 (2010-11-04 21:26), 1.2-18 (2011-01-14 12:59), 1.2-19 (2011-01-31 08:36), 1.2-21 (2011-05-25 08:36), 1.2-23 (2011-06-18 10:02), 1.2-24 (2011-06-21 06:02), 1.2-25 (2011-09-01 08:25), 1.2-26 (2011-09-21 15:18), 1.2-27 (2012-03-07 08:11), 1.2-28 (2012-04-01 22:55), 1.2.1 (2010-05-01 17:59), 1.3-8 (2014-01-20 18:51), 1.3-11 (2014-09-09 09:26), 1.3-13 (2015-04-11 07:48), 1.4-3 (2015-07-02 01:33), 1.5-1 (2015-12-18 23:27), 1.5-5 (2016-06-15 12:26), 1.5-7 (2017-11-05 19:42), 1.5-10 (2019-05-26 06:50), 1.5-14 (2021-10-13 23:00), 1.5-18 (2022-11-15 23:40), 1.5-20 (2024-10-04 08:40), 1.6-5 (2026-03-02 07:10)
Other packages that cited geosphere R package
View geosphere citation profile
Other R packages that geosphere depends, imports, suggests or enhances
Complete documentation for geosphere
Functions, R codes and Examples using the geosphere R package
Some associated functions: alongTrackDistance . antipode . area . bearing . bearingRhumb . centroid . data . daylength . destPoint . destPointRhumb . dist2gc . dist2line . distCosine . distGeo . distHaversine . distMeeus . distRhumb . distVincentyEllipsoid . distVincentySphere . distm . finalDirection . gcIntersect . gcIntersectBearing . gcLat . gcLon . gcMaxLat . geodesic . geomean . geosphere-package . greatCircle . greatCircleBearing . horizon . intermediate . lengthLine . makepoly . mercator . midPoint . onGreatCircle . perimeter . plotArrows . randomCoordinates . refEllipsoids . span . 
Some associated R codes: RcppExports.R . alongTrack.R . antipodal.R . areaPolygon.R . bearing.R . bearingRhumb.R . centroid.R . daylength.R . destPoint.R . destPointRhumb.R . dist2Line.R . dist2gc.R . distCosines.R . distGeo.R . distHaversine.R . distMeeus.R . distRhumb.R . distVincentyEllipsoid.R . distVincentySphere.R . distm.R . finalBearing.R . gcIntermediate.R . gcIntersect.R . gcIntersectBearing.R . gcLat.R . gcLon.R . gcMaxLat.R . geodesic.R . geomean.R . geomedian.R . greatCircle.R . greatCircleBearing.R . helper.R . horizon.R . lengthLine.R . makePoly.R . mercator.R . midPoint.R . old_destPoint.R . onGreatCircle.R . perimeter.R . plotPoly.R . pointsToMatrix.R . randomCoordinates.R . refEllipsoids.R . regularCoordinates.R . sampleAlong.R . span.R .  Full geosphere package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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