Package: geosphere Type: Package Title: Spherical Trigonometry Version: 1.6-7 Date: 2026-03-25 LinkingTo: Rcpp Imports: Rcpp Depends: R (>= 3.0.0), methods Suggests: terra, sf, sp Authors@R: c( person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"), person("Charles", "Karney", role = "ctb", comment="GeographicLib"), person("Ed", "Williams", role = "ctb"), person("Chris", "Vennes", role = "ctb")) Description: Spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations. BugReports: https://github.com/rspatial/geosphere/issues/ License: GPL (>=3) LazyLoad: yes Repository: https://rspatial.r-universe.dev Date/Publication: 2026-03-25 16:16:24 UTC RemoteUrl: https://github.com/rspatial/geosphere RemoteRef: HEAD RemoteSha: 614c1e525ab1eadc3765ac5012a100d3539a4b9a NeedsCompilation: yes Packaged: 2026-06-24 16:28:22 UTC; root Author: Robert J. Hijmans [cre, aut], Charles Karney [ctb] (GeographicLib), Ed Williams [ctb], Chris Vennes [ctb] Maintainer: Robert J. Hijmans