geosphere

R geosphere package

https://github.com/rspatial/geosphere

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords from Contributors

geos
Last synced: 10 months ago · JSON representation

Repository

R geosphere package

Basic Info
  • Host: GitHub
  • Owner: rspatial
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 1.2 MB
Statistics
  • Stars: 39
  • Watchers: 1
  • Forks: 7
  • Open Issues: 3
  • Releases: 0
Created almost 8 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

README.md

geosphere

CRAN
status CRAN RStudio mirror downloads

geosphere is an R package for spherical trigonmetry. That is compute distance, direction, area, and related quantities with longitude / latitude data. There are tutorials at rspatial.org.

Installation

geosphere is available from CRAN, so you can use install.packages("geosphere") to get the current released version.

The easiest way to use the development version on Windows or MacOS, is to install it from the R-universe, like this:

install.packages('geosphere', repos='https://rspatial.r-universe.dev')

From source-code

In R, you can install the package like this.

remotes::install_github("rspatial/geosphere")

On Windows, you need to first install Rtools to get a C++ compiler that R can use.

Owner

  • Name: rspatial
  • Login: rspatial
  • Kind: organization

The R packages terra, luna, raster, geosphere and friends. See "github.com/r-spatial" for "sf" c.s.

GitHub Events

Total
  • Watch event: 3
  • Issue comment event: 1
Last Year
  • Watch event: 3
  • Issue comment event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 38
  • Total Committers: 6
  • Avg Commits per committer: 6.333
  • Development Distribution Score (DDS): 0.289
Past Year
  • Commits: 8
  • Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.375
Top Committers
Name Email Commits
rhijmans r****s@g****m 27
Michael Chirico c****m@g****m 5
jrynd 2****5@s****m 2
ClemV 2****t 2
Michael Sumner m****r@g****m 1
Hamada S. Badr h****r@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 13
  • Total pull requests: 5
  • Average time to close issues: 10 months
  • Average time to close pull requests: 11 months
  • Total issue authors: 11
  • Total pull request authors: 5
  • Average comments per issue: 1.69
  • Average comments per pull request: 1.4
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • casa-henrym (2)
  • rrmn (2)
  • amael-ls (1)
  • willgearty (1)
  • MichaelChirico (1)
  • Nicolescm (1)
  • morrowcj (1)
  • PythonCoderUnicorn (1)
  • TheOysterPrince (1)
  • ZacWarham (1)
  • RobinHankin (1)
Pull Request Authors
  • mdsumner (2)
  • clementviolet (2)
  • MichaelChirico (2)
  • hsbadr (1)
  • jrynd (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 48,750 last-month
  • Total docker downloads: 1,042,709
  • Total dependent packages: 125
    (may contain duplicates)
  • Total dependent repositories: 262
    (may contain duplicates)
  • Total versions: 33
  • Total maintainers: 1
cran.r-project.org: geosphere

Spherical Trigonometry

  • Versions: 28
  • Dependent Packages: 118
  • Dependent Repositories: 259
  • Downloads: 48,750 Last month
  • Docker Downloads: 1,042,709
Rankings
Dependent packages count: 0.8%
Dependent repos count: 1.0%
Downloads: 2.2%
Average: 7.4%
Stargazers count: 9.9%
Forks count: 10.8%
Docker downloads count: 19.8%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-geosphere
  • Versions: 5
  • Dependent Packages: 7
  • Dependent Repositories: 3
Rankings
Dependent packages count: 8.0%
Dependent repos count: 18.0%
Average: 31.2%
Stargazers count: 46.7%
Forks count: 52.2%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • Rcpp * imports
  • sp * imports
  • methods * suggests
  • raster * suggests