plantR

An R Package for Managing Species Records from Biological Collections.
https://github.com/limaraf/plantr

Category: Biosphere
Sub Category: Plants and Vegetation

Keywords

biodiversity biological-data data-cleaning data-downloader data-mining gbif herbarium r r-package

Last synced: about 9 hours ago
JSON representation

Repository metadata

An R Package for Managing Species Records from Biological Collections

README.Rmd

          ---
output: github_document
---



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


# plantR



[![R-CMD-check: master](https://github.com/LimaRAF/plantR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/LimaRAF/plantR/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://github.com/LimaRAF/plantR/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/LimaRAF/plantR/actions/workflows/test-coverage.yaml)



An R Package for Managing Species Records from Biological Collections


### Description

The package plantR provides tools for downloading, processing,
cleaning, validating, summarizing and exporting records of species
occurrences from biological collections.

Please read the package [Introduction](https://github.com/LimaRAF/plantR/blob/dev/vignettes/plantR.pdf)
and detailed [Tutorial](https://github.com/LimaRAF/plantR/blob/dev/vignettes/articles/plantR_tutorial.pdf) for more details.

#### Installation

The package can be installed in R from [github](https://github.com/) with:

``` {r, eval = FALSE}
library("remotes")
install_github("LimaRAF/plantR")
library("plantR")
```

You can also download the development (and probably most up-to-date) 
version of the package with:
```{r, eval = FALSE}
install_github("LimaRAF/plantR", ref = "dev")
library("plantR")
```

If you run into errors while installing the package, please check the
detailed package introduction for alternatives.

##### Bug report and suggestions

The plantR project is hosted on [GitHub](https://github.com/LimaRAF/plantR/).
Please report any bugs and suggestions of improvements for the package
[here](https://github.com/LimaRAF/plantR/issues).

The package gazetteer and the list of taxonomists are constantly being
improved. If you want to contribute with regional gazetteers or with
missing names of taxonomists, please e-mail raflima@usp.br.


### Authors and contributors

Renato A. F. de Lima, Sara R. Mortara, Andrea Sánchez-Tapia, Guilherme
S. Grittz, Mali Oz Salles, Hans ter Steege & Marinez F. de Siqueira

### Citation

Lima, R.A.F., Sánchez-Tapia, A., Mortara, S.R., ter Steege, H.,
Siqueira, M.F. (2023). *plantR*: An R package and workflow for
managing species records from biological collections. Methods in
Ecology and Evolution 14(2): 332-339.
https://doi.org/10.1111/2041-210X.13779


### Funding

The development of this package was supported by the European Union’s
Horizon 2020 research and innovation program under the Marie
Skłodowska-Curie grant agreement No 795114, by the Coordination for
the Improvement of Higher Education Personnel (CAPES, process
88887.145924/2017-00), and by the 'Instituto Nacional da Mata
Atlântica' (INMA). The improvement of the package internal
dictionaries was supported by the INCT Synthesis for Biodiversity in
Amazonia (CNPq/MCTIC/INCT-2022, process No 406767/2022-0).

### Acknowledgements

We thank Sidnei Souza from CRIA/speciesLink for his help with the web
API. We also thank the [CNCFlora](http://cncflora.jbrj.gov.br) and the
[TreeCo database](http://labtrop.ib.usp.br/doku.php?id=projetos:treeco:start)
for providing many of the localities used to construct the package
gazetteer. We thank the Harvard University Herbarium, Brazilian
Herbaria Network, American Society of Plant Taxonomists and the
Taxonomic Catalogue of the Fauna of Brazil, who were main sources to
compile the current list of taxonomists. We also thank Vinícius C.
Souza (ESALQ/USP), who helped to validate and improve the list of
plant taxonomists used in the package, João Vieira for suggestions of
code fixes and updates, and André L. de Gasper and Leila Meyer, for
their valuable suggestions on how to make this package more useful and
flexible for collection managers, taxonomists and ecologists. We are
greatly in debt to Eduardo Pinto and André Montanari, who greatly
improved the quantity and quality of the dictionaries available in the
package.

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 581
Total Committers: 5
Avg Commits per committer: 116.2
Development Distribution Score (DDS): 0.262

Commits in past year: 136
Committers in past year: 3
Avg Commits per committer in past year: 45.333
Development Distribution Score (DDS) in past year: 0.088

Name Email Commits
raflima1981 r****a@u****r 429
Andrea Sánchez Tapia k****i@g****m 90
saramortara s****a@g****m 39
Mali Oz m****s@g****m 12
Guilherme S. Grittz g****z@o****m 11

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 120
Total pull requests: 65
Average time to close issues: 3 months
Average time to close pull requests: 12 days
Total issue authors: 21
Total pull request authors: 6
Average comments per issue: 2.26
Average comments per pull request: 0.22
Merged pull request: 44
Bot issues: 0
Bot pull requests: 0

Past year issues: 22
Past year pull requests: 4
Past year average time to close issues: 19 days
Past year average time to close pull requests: about 2 months
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 0.77
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • ggrittz (31)
  • Lobz (29)
  • LimaRAF (17)
  • AndreaSanchezTapia (13)
  • saramortara (6)
  • leilameyer08 (4)
  • herisonmedeiros (3)
  • wevertonbio (2)
  • jaum20 (2)
  • Thiieres (2)
  • tainaraasousa (1)
  • kvaldemarin (1)
  • susannuske (1)
  • lzinger (1)
  • poppy-el (1)

Top Pull Request Authors

  • LimaRAF (30)
  • saramortara (15)
  • Lobz (7)
  • ggrittz (6)
  • AndreaSanchezTapia (6)
  • jaum20 (1)

Top Issue Labels

  • enhancement (17)
  • bug (16)
  • documentation (5)

Top Pull Request Labels

  • enhancement (1)

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • Taxonstand >= 2.3 imports
  • countrycode * imports
  • data.table * imports
  • dplyr * imports
  • flora * imports
  • igraph * imports
  • jsonlite * imports
  • knitr * imports
  • rgbif * imports
  • robustbase * imports
  • sf * imports
  • spatialrisk * imports
  • stringi * imports
  • stringr * imports
  • tidyr * imports
  • devtools * suggests
  • grDevices * suggests
  • graphics * suggests
  • remotes * suggests
  • rmarkdown * suggests
  • s2 * suggests
  • sp * suggests
  • stats * suggests
  • testthat >= 3.0.0 suggests
  • utils * suggests
.github/workflows/R-CMD-check.yml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r f57f1301a053485946083d7a45022b278929a78a composite

Score: 5.10594547390058