mapr
:warning: ARCHIVED :warning: Map species occurrence data
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 6 committers (16.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
biodiversity
ggplot2
leaflet
map
mapping
r
r-package
rstats
spocc
Keywords from Contributors
genome
cycle
routes
taxize
ebird
geocode
http-mock
mock
analysis-pipeline
genome-annotation
Last synced: 6 months ago
·
JSON representation
Repository
:warning: ARCHIVED :warning: Map species occurrence data
Basic Info
Statistics
- Stars: 34
- Watchers: 11
- Forks: 10
- Open Issues: 0
- Releases: 0
Archived
Topics
biodiversity
ggplot2
leaflet
map
mapping
r
r-package
rstats
spocc
Created over 10 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Contributing
License
README-not.md
mapr
Helper for making maps of species occurrence data, including for:
- spocc (https://github.com/ropensci/spocc)
- rgbif (https://github.com/ropensci/rgbif)
- and some
spclasses
This package has utilities for making maps with:
- base R
- ggplot2
- Leaflet - via
leafletpkg - GitHub Gists - via
gistrpackage
Get started with the docs: https://docs.ropensci.org/mapr/
Installation
Install mapr
r
install.packages("mapr")
Or the development version from GitHub
r
remotes::install_github("ropensci/mapr")
r
library("mapr")
library("spocc")
Meta
- Please report any issues or bugs.
- License: MIT
- Get citation information for
maprin R doingcitation(package = 'mapr') - Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Owner
- Name: rOpenSci Archive
- Login: ropensci-archive
- Kind: organization
- Email: info@ropensci.org
- Website: ropensci.org
- Repositories: 259
- Profile: https://github.com/ropensci-archive
Abandoned rOpenSci projects -- email info@ropensci.org if you have questions!
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Scott Chamberlain | m****s@g****m | 145 |
| Grace Li | g****8@b****u | 2 |
| Maëlle Salmon | m****n@y****e | 2 |
| Karthik Ram | k****m@g****m | 1 |
| Jeroen Ooms | j****s@g****m | 1 |
| rOpenSci Bot | m****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
berkeley.edu: 1
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 36
- Total pull requests: 4
- Average time to close issues: 5 months
- Average time to close pull requests: about 16 hours
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 1.36
- Average comments per pull request: 0.25
- Merged pull requests: 4
- 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
- sckott (32)
- maelle (2)
- rossmounce (1)
- jeroen (1)
Pull Request Authors
- sckott (2)
- graceli8 (1)
- karthik (1)
Top Labels
Issue Labels
bug (7)
cleaning (3)
maps (2)
Pull Request Labels
Dependencies
DESCRIPTION
cran
- RColorBrewer * imports
- data.table * imports
- ggplot2 * imports
- gistr * imports
- jsonlite * imports
- leaflet * imports
- maps * imports
- sp * imports
- spocc >= 0.6.0 imports
- knitr * suggests
- maptools * suggests
- rgbif * suggests
- scrubr * suggests
- taxize * suggests
- testthat * suggests
.github/workflows/R-check.yaml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
