rnaturalearthdata

to hold low and medium resolution data used by rnaturalearth

https://github.com/ropensci/rnaturalearthdata

Science Score: 23.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary

Keywords

r r-package rstats

Keywords from Contributors

data-store git-lfs
Last synced: 10 months ago · JSON representation

Repository

to hold low and medium resolution data used by rnaturalearth

Basic Info
Statistics
  • Stars: 13
  • Watchers: 4
  • Forks: 3
  • Open Issues: 3
  • Releases: 1
Topics
r r-package rstats
Created over 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

rnaturalearthdata

<!-- badges: start -->

CRAN status R-CMD-check

<!-- badges: end -->

An R package to store data for the rnaturalearth package.

Data in rnaturalearth packages :

  • rnaturalearth : one low resolution example file & data can be downloaded from NaturalEarth using ne_download()
  • rnaturalearthdata : low (scale 110) and medium resolution (scale 50) files
  • rnaturalearthhires : high resolution (scale 10) files

ropensci_footer

Owner

  • Name: rOpenSci
  • Login: ropensci
  • Kind: organization
  • Email: info@ropensci.org
  • Location: Berkeley, CA

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 1
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 73
  • Total Committers: 6
  • Avg Commits per committer: 12.167
  • Development Distribution Score (DDS): 0.521
Past Year
  • Commits: 16
  • Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Top Committers
Name Email Commits
AndySouth s****y@g****m 35
Philippe Massicotte p****e@h****m 15
Michael Schramm m****m@a****u 11
mps9506 m****6 10
rOpenSci Bot m****t@g****m 1
olivroy 5****y 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 6
  • Average time to close issues: 18 days
  • Average time to close pull requests: 7 months
  • Total issue authors: 5
  • Total pull request authors: 4
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 3
  • 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
  • PMassicotte (3)
  • dbarneche (1)
  • andysouth (1)
  • dc27 (1)
  • stefaniebutland (1)
Pull Request Authors
  • mps9506 (3)
  • olivroy (2)
  • PMassicotte (1)
  • elegoupil (1)
  • graue70 (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 18,123 last-month
  • Total docker downloads: 130,761
  • Total dependent packages: 28
  • Total dependent repositories: 62
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: rnaturalearthdata

World Vector Map Data from Natural Earth Used in 'rnaturalearth'

  • Versions: 2
  • Dependent Packages: 28
  • Dependent Repositories: 62
  • Downloads: 18,123 Last month
  • Docker Downloads: 130,761
Rankings
Dependent packages count: 2.8%
Dependent repos count: 3.1%
Downloads: 4.8%
Average: 11.6%
Forks count: 14.2%
Stargazers count: 17.4%
Docker downloads count: 27.4%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.1.1 depends
  • sp >= 1.0.15 imports
  • knitr >= 1.12.3 suggests
  • testthat >= 0.9.1 suggests
.github/workflows/update-ne-data.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite