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 20 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T12:26:18.000Z (about 1 year ago)
- Last Synced: 2025-04-17T22:07:24.329Z (10 days ago)
- Language: R
- Homepage: https://matildabrown.github.io/rWCVP/
- Size: 18.8 MB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 9
- Releases: 1
-
Metadata Files:
- Readme: README.Rmd
- 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//) ## 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: 1
- Issue comment event: 1
Last Year
- Issues event: 1
- Issue comment event: 1
Committers metadata
Last synced: 7 days ago
Total Commits: 186
Total Committers: 4
Avg Commits per committer: 46.5
Development Distribution Score (DDS): 0.462
Commits in past year: 31
Committers in past year: 3
Avg Commits per committer in past year: 10.333
Development Distribution Score (DDS) in past year: 0.258
Name | Commits | |
---|---|---|
Matilda Brown | M****2@k****g | 100 |
barnabywalker | b****8@g****m | 77 |
matildabrown | 4****n | 7 |
Matilda Brown | m****2@k****g | 2 |
Committer domains:
- kew.org: 2
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 46
Total pull requests: 19
Average time to close issues: about 2 months
Average time to close pull requests: 2 days
Total issue authors: 12
Total pull request authors: 2
Average comments per issue: 1.57
Average comments per pull request: 0.21
Merged pull request: 18
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: 4 days
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 1.0
Past year average comments per pull request: 0
Past year merged pull request: 0
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 (2)
Top Issue Labels
- bug (10)
- enhancement (8)
- documentation (4)
- wontadd (2)
- help wanted (1)
Top Pull Request Labels
- bug (1)
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 281 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
- Documentation: http://cran.r-project.org/web/packages/rWCVP/rWCVP.pdf
- Licenses: GPL (≥ 3)
- Latest release: 1.2.4 (published about 2 years ago)
- Last Synced: 2025-04-26T13:01:49.318Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 281 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: 10.46218863654315