Skip to content

Commit

Permalink
Merge branch 'master' into tax-update-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdnbradford authored Jul 28, 2024
2 parents 029645b + e482fa8 commit 21e6b31
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion R/ebirdtaxonomyversion.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#'
#' @return data.frame containing the collected information:
#' @return "authorityVer": Character of version.
#' @return "latest": Boolean indicating whether `authorityVer`` is the latest taxonomy version
#' @return "latest": Boolean indicating whether `authorityVer` is the latest taxonomy version
#'
#' @export
#'
Expand Down
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -270,12 +270,12 @@ The 2.0 APIs have considerably been expanded from the previous version, and `reb
### ref/taxonomy
- [x] eBird Taxonomy: `ebirdtaxonomy()`
- [ ] Taxonomic Forms
- [ ] Taxonomy Versions
- [x] Taxonomy Versions: `ebirdtaxonomyversion()`
- [ ] Taxonomic Groups

### ref/region
- [x] Region Info: `ebirdregioninfo()`
- [x] Sub Region List `ebirdsubregionlist()`
- [x] Sub Region List: `ebirdsubregionlist()`


## Meta
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -558,13 +558,13 @@ covered by this package, feel free to submit a pull request!

- [x] eBird Taxonomy: `ebirdtaxonomy()`
- [ ] Taxonomic Forms
- [ ] Taxonomy Versions
- [x] Taxonomy Versions: `ebirdtaxonomyversion()`
- [ ] Taxonomic Groups

### ref/region

- [x] Region Info: `ebirdregioninfo()`
- [x] Sub Region List `ebirdsubregionlist()`
- [x] Sub Region List: `ebirdsubregionlist()`

## Meta

Expand Down
3 changes: 2 additions & 1 deletion man/ebirdtaxonomyversion.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21e6b31

Please sign in to comment.