Skip to content

Commit

Permalink
CRAN fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliepatten committed May 17, 2024
1 parent ee9e4ab commit c2c8990
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ bibentry(bibtype = "Article",
title = "Geographic And Taxonomic Occurrence R-based Scrubbing (gatoRs): An R package and workflow for processing biodiversity data",
year = "2024",
journal = "Applications in Plant Sciences",
doi = "https://doi.org/10.1002/aps3.11575",
doi = "10.1002/aps3.11575",
url = "https://doi.org/10.1002/aps3.11575",
author = c(person(given = "Natalie N.",
family = "Patten",
email="natalienpatten@gmail.com"),
Expand Down
2 changes: 1 addition & 1 deletion vignettes/Introduction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Historically, many names may have been used to refer to your taxa of interest. F

There are many databases available to compile synonym lists for plant species including:

- [World Flora Online - WFO Plant List](https://wfoplantlist.org/plant-list)
- [World Flora Online - WFO Plant List](https://wfoplantlist.org/)
- [TROPICOS](https://www.tropicos.org/)
- [World Checklist of Vascular Plants](https://powo.science.kew.org/)
- [USDA PLANTS Database](https://plants.usda.gov/home)
Expand Down

0 comments on commit c2c8990

Please sign in to comment.