RgoogleMaps
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: markusloecher
- Language: HTML
- Default Branch: master
- Size: 96.3 MB
Statistics
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
rgooglemaps
Attention!
Google has recently changed its API requirements, and users are now required to register with Google. From a users perspective, there are essentially three ramifications of this:
Users must register with Google. You can do this at https://cloud.google.com/maps-platform/. While it will require a valid credit card (sorry!), there seems to be a fair bit of free use before you incur charges, and even then the charges are modest for light use.
Users must enable the APIs they intend to use. What may appearas one overarching Google Maps product, Google in fact has several services that it provides as geo-related solutions. For example, the Maps Static API provides map images, while the Geocoding API provides geocoding and reverse geocoding services. Apart from the relevant Terms of Service, generally rgooglemaps users dont need to think about the different services. However, you do need to enable the APIs before you use them. Youll only need to do that once, and then theyll be ready for you to use. Enabling the APIs just means clicking a few radio buttons on the Google Maps Platform web interface listed above, so its easy.
Your API key is private and unique to you, so be careful not to share it online, for example in a GitHub issue or saving it in a shared R script file. If you share it inadvertantly, just get on Googles website and regenerate your key - this will retire the old one.
Installation
From CRAN:
install.packages("rgooglemaps")From Github:
r
if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("markusloecher/rgooglemaps")
Owner
- Name: Markus Loecher
- Login: markusloecher
- Kind: user
- Company: https://www.hwr-berlin.de/
- Website: https://blog.hwr-berlin.de/codeandstats/
- Repositories: 37
- Profile: https://github.com/markusloecher
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Löcher | l****m@h****e | 17 |
| Markus Loecher | m****r@g****m | 10 |
| karlropkins | k****s@i****k | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 4
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 0.75
- Average comments per pull request: 0.0
- Merged pull requests: 1
- 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
- hermandr (1)
- MichaelChirico (1)
- statgeek (1)
- rsbivand (1)
Pull Request Authors
- karlropkins (1)
- MichaelChirico (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 2,657 last-month
- Total docker downloads: 115,894
-
Total dependent packages: 21
(may contain duplicates) -
Total dependent repositories: 44
(may contain duplicates) - Total versions: 47
- Total maintainers: 1
cran.r-project.org: RgoogleMaps
Overlays on Static Maps
- Homepage: https://github.com/markusloecher/rgooglemaps/blob/master/rgooglemaps/www/QuickTutorial.html
- Documentation: http://cran.r-project.org/web/packages/RgoogleMaps/RgoogleMaps.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL]
-
Latest release: 1.5.3
published 12 months ago
Rankings
Maintainers (1)
conda-forge.org: r-rgooglemaps
- Homepage: https://github.com/markusloecher/rgooglemaps/blob/master/rgooglemaps/www/QuickTutorial.html
- License: GPL-2.0-or-later
-
Latest release: 1.4.5
published over 6 years ago
Rankings
Dependencies
- R >= 2.10 depends
- grDevices * imports
- graphics * imports
- methods * imports
- png * imports
- stats * imports
- utils * imports
- PBSmapping * suggests
- RColorBrewer * suggests
- RCurl * suggests
- jpeg * suggests
- leaflet * suggests
- loa * suggests
- maptools * suggests
- sp * suggests