rWCVP
A package for accessing and using plant name and distribution data from the World Checklist of Vascular Plants.
https://github.com/matildabrown/rWCVP
Category: Biosphere
Sub Category: Plants and Vegetation
Last synced: about 6 hours ago
JSON representation
Repository metadata
Generating Summaries, Reports and Plots from the World Checklist of Vascular Plants
- Host: GitHub
- URL: https://github.com/matildabrown/rWCVP
- Owner: matildabrown
- License: gpl-3.0
- Created: 2022-03-29T15:01:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-10-17T13:36:13.000Z (3 months ago)
- Last Synced: 2025-11-24T01:06:35.630Z (about 2 months ago)
- Language: R
- Homepage: https://matildabrown.github.io/rWCVP/
- Size: 20.3 MB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 8
- Releases: 1
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE.md
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# rWCVP
[](https://github.com/matildabrown/rWCVP/actions)
rWCVP is a package for accessing and using plant name and distribution data from the [World Checklist of Vascular Plants](https://powo.science.kew.org//)
[!WARNING] The next version of rWCVP is currently in active development - we will be back on CRAN soon! In the meantime, please install via GitHub (see below).
## Installation
You can install the development version of rWCVP from [GitHub](https://github.com/) with:
``` r
# install.packages("remotes")
devtools::install_github("matildabrown/rWCVP")
```
## Example
rWCVP makes it easy to get and plot the known distribution of plant species.
```{r example, eval=FALSE}
library(rWCVP)
distribution <- wcvp_distribution("Myrcia guianensis", taxon_rank = "species")
# global map
wcvp_distribution_map(distribution)
# zoomed-in map
wcvp_distribution_map(distribution, crop_map = TRUE)
```
Owner metadata
- Name:
- Login: matildabrown
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/47408205?v=4
- Repositories: 3
- Last ynced at: 2023-03-25T11:54:32.049Z
- Profile URL: https://github.com/matildabrown
GitHub Events
Total
- Issues event: 2
- Issue comment event: 2
- Push event: 2
- Pull request event: 2
- Create event: 2
Last Year
- Issues event: 1
- Issue comment event: 1
- Push event: 2
- Pull request event: 2
- Create event: 2
Committers metadata
Last synced: 5 days ago
Total Commits: 194
Total Committers: 2
Avg Commits per committer: 97.0
Development Distribution Score (DDS): 0.397
Commits in past year: 8
Committers in past year: 1
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Matilda Brown | M****2@k****g | 117 |
| barnabywalker | b****8@g****m | 77 |
Committer domains:
- kew.org: 1
Issue and Pull Request metadata
Last synced: 3 months ago
Total issues: 46
Total pull requests: 21
Average time to close issues: 2 months
Average time to close pull requests: 2 days
Total issue authors: 12
Total pull request authors: 2
Average comments per issue: 1.54
Average comments per pull request: 0.19
Merged pull request: 20
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: 7 days
Past year average time to close pull requests: 1 minute
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- matildabrown (22)
- barnabywalker (9)
- pgomba (3)
- alrichardbollans (2)
- azizka (2)
- nlkinlock (2)
- eortizb (1)
- MarcRieraDominguez (1)
- MLieke (1)
- ppipek (1)
- cbud (1)
- ubuntu-sys (1)
Top Pull Request Authors
- barnabywalker (17)
- matildabrown (4)
Top Issue Labels
- bug (10)
- enhancement (7)
- documentation (3)
- wontadd (2)
- help wanted (1)
Top Pull Request Labels
- bug (1)
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 357 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: rWCVP
Generating Summaries, Reports and Plots from the World Checklist of Vascular Plants
- Homepage: https://github.com/matildabrown/rWCVP
- Status: removed
- Documentation: http://cran.r-project.org/web/packages/rWCVP/rWCVP.pdf
- Licenses: GPL (≥ 3)
- Latest release: 1.2.4 (published almost 3 years ago)
- Last Synced: 2026-01-06T00:30:48.642Z (5 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 357 Last month
-
Rankings:
- Stargazers count: 22.49%
- Forks count: 28.83%
- Dependent packages count: 29.797%
- Average: 30.657%
- Dependent repos count: 35.455%
- Downloads: 36.715%
- Maintainers (1)
Dependencies
- actions/checkout v2 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
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 2.10 depends
- RecordLinkage * imports
- cli * imports
- dplyr * imports
- ggplot2 * imports
- gt * imports
- htmltools * imports
- magrittr * imports
- phonics * imports
- purrr * imports
- rlang * imports
- rmarkdown * imports
- sf * imports
- stringr * imports
- tibble * imports
- tidyr * imports
- withr * imports
- knitr * suggests
- rWCVPdata >= 0.1.0 suggests
- spdep * suggests
- testthat >= 3.0.0 suggests
Score: 9.974877548622802