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

README.Rmd

          ---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# rWCVP 





[![R-CMD-check](https://github.com/matildabrown/rWCVP/workflows/R-CMD-check/badge.svg)](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


GitHub Events

Total
Last Year

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 Email Commits
Matilda Brown M****2@k****g 117
barnabywalker b****8@g****m 77

Committer domains:


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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/matildabrown/rWCVP

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

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

.github/workflows/R-CMD-check.yaml actions
  • 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
.github/workflows/pkgdown.yaml actions
  • 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
DESCRIPTION cran
  • 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