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 07 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

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
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  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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