Science Score: 36.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
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
R package for accessing the geonames.org API
Basic Info
- Host: GitHub
- Owner: ropensci
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://docs.ropensci.org/geonames
- Size: 64.5 KB
Statistics
- Stars: 38
- Watchers: 7
- Forks: 7
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md
geonames
R package for accessing the geonames.org API
Install from here using devtools:
install.packages("devtools")-- if you don't have devtools yetrequire(devtools)install.packages("rjson")-- gets this dependency from CRANinstall_github("ropensci/geonames")
A version of this will be pushed to CRAN.
To enable all of the functions of this package, register for a geonames.org username at http://www.geonames.org/login/ and then enable access to the geonames free webservices by clicking http://www.geonames.org/enablefreewebservice Once that's done, in your R session, run options(geonamesUsername="myusername") to authenticate with the webservice. More information about the parameters for many of the functions in this package can be found here: http://www.geonames.org/export/ws-overview.html
Owner
- Name: rOpenSci
- Login: ropensci
- Kind: organization
- Email: info@ropensci.org
- Location: Berkeley, CA
- Website: https://ropensci.org/
- Twitter: rOpenSci
- Repositories: 307
- Profile: https://github.com/ropensci
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Barry Rowlingson | b****n@l****k | 12 |
| Barry Rowlingson | b****n@g****m | 11 |
| Karthik Ram | k****m@g****m | 4 |
| computermacgyver | c****r@g****m | 1 |
| Ben Marwick | b****k@h****m | 1 |
| Chris Black | c****s@c****g | 1 |
| Roel Hogervorst | R****t | 1 |
| robinlovelace | r****x@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 14
- Total pull requests: 7
- Average time to close issues: 5 months
- Average time to close pull requests: 6 months
- Total issue authors: 10
- Total pull request authors: 7
- Average comments per issue: 3.36
- Average comments per pull request: 1.14
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- barryrowlingson (4)
- sckott (2)
- shellylac (1)
- rsbivand (1)
- paleolimbot (1)
- Torvaney (1)
- markusdumke (1)
- jonesor (1)
- Mirrorlkj (1)
- Robinlovelace (1)
Pull Request Authors
- RMHogervorst (1)
- benmarwick (1)
- sckott (1)
- infotroph (1)
- Robinlovelace (1)
- karthik (1)
- computermacgyver (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 893 last-month
- Total docker downloads: 194,313
- Total dependent packages: 4
- Total dependent repositories: 35
- Total versions: 6
- Total maintainers: 1
cran.r-project.org: geonames
Interface to the "Geonames" Spatial Query Web Service
- Documentation: http://cran.r-project.org/web/packages/geonames/geonames.pdf
- License: GPL-3
-
Latest release: 0.999
published over 7 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.2.0 depends
- rjson * imports

