Package: geosphere
Type: Package
Title: Spherical Trigonometry
Version: 1.5-18
Date: 2022-11-13
LinkingTo: Rcpp
Imports: Rcpp, sp
Depends: R (>= 3.0.0)
Suggests: methods, raster
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
NeedsCompilation: yes
Packaged: 2022-11-13 17:35:52 UTC; rhijm
Author: Robert J. Hijmans [cre, aut],
  Charles Karney [ctb] (GeographicLib),
  Ed Williams [ctb],
  Chris Vennes [ctb]
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-15 22:40:08 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-07 14:04:56 UTC; unix
