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
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
Metadata Files
README.md
geosphere
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
- Website: https://github.com/rspatial
- Repositories: 7
- Profile: https://github.com/rspatial
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
Top Committers
| Name | 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
- Documentation: http://cran.r-project.org/web/packages/geosphere/geosphere.pdf
- License: GPL (≥ 3)
-
Latest release: 1.2.1
published about 16 years ago
Rankings
Maintainers (1)
conda-forge.org: r-geosphere
- Homepage: https://CRAN.R-project.org/package=geosphere
- License: GPL-3.0-or-later
-
Latest release: 1.5_18
published over 3 years ago
Rankings
Dependencies
- R >= 3.0.0 depends
- Rcpp * imports
- sp * imports
- methods * suggests
- raster * suggests