Published December 3, 2020
| Version v3.4.0
Software
Open
ropensci/rgbif: rgbif v3.4.0
Authors/Creators
- 1. @rOpenSci
- 2. INBO
- 3. Nielsen
- 4. @inbo
- 5. Florida Museum of Natural History
- 6. @ucberkeley
- 7. College of Charleston
- 8. UC Berkeley
- 9. UCLA
- 10. University of Washington
- 11. University of Melbourne
- 12. Australian Antarctic Division, Antarctic Climate and Ecosystems (ACE) CRC
Description
MINOR IMPROVEMENTS
- Documentation: clarify for
occ_search()andocc_data()what parameters accept many values and which do not; in addition, we clarify which parameters accept multiple values in the same HTTP request, and those that accept multiple values but apply each in separate HTTP requests. See also?many-valuesmanual file (#369) gbif_issues()gains 9 new occurrence issues (#435)- for
occ_search()andocc_data(),basisOfRecordparameter now supports multiple values, both in one request and in different requests, depending on input format (see "Multiple values passed to a parameter" section in?occ_search) (#437) - remove vignettes from cran to avoid cran checks - still available on our docs site (#438)
occ_download_get(): GBIF slightly altered download behavior - we now explicitly follow any redirects to get a download (#439)print.occ_download_meta(used when you runocc_download_meta()) was printingNAfor number of results found if no results were ready yet - now prints0instead ofNA(#440)
count_facet()fixes: fixed internal fxn forcount_facetfor parsing results, was dropping values for facets; added assertions to check parameter types input by user for the fxn; changed so that keys and basisofrecord can be passed together (#436)
Files
ropensci/rgbif-v3.4.0.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bf979548171f6eaefd21d3110bda5055
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/rgbif/tree/v3.4.0 (URL)