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
Last synced: 11 months ago · JSON representation

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
Created over 9 years ago · Last pushed 12 months ago
Metadata Files
Readme

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:

  1. 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.

  2. 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/

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 28
  • Total Committers: 3
  • Avg Commits per committer: 9.333
  • Development Distribution Score (DDS): 0.393
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 39
  • Dependent Packages: 18
  • Dependent Repositories: 43
  • Downloads: 2,657 Last month
  • Docker Downloads: 115,894
Rankings
Downloads: 2.8%
Dependent packages count: 3.6%
Dependent repos count: 3.9%
Average: 11.1%
Forks count: 17.1%
Stargazers count: 17.4%
Docker downloads count: 22.1%
Maintainers (1)
Last synced: 12 months ago
conda-forge.org: r-rgooglemaps
  • Versions: 8
  • Dependent Packages: 3
  • Dependent Repositories: 1
Rankings
Dependent packages count: 15.6%
Dependent repos count: 24.3%
Average: 39.9%
Stargazers count: 57.4%
Forks count: 62.4%
Last synced: 12 months ago

Dependencies

rgooglemaps/pkg/DESCRIPTION cran
  • 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