-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #250
Merged
Merged
Dev #250
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Except occurrence downloads, which requires JWT integration
* Update handles multiple values that contain brackets * Adds additional test
* Allows test APIs for Lists system to be switched using a `TRUE`/`FALSE` option at the top of `2_internal_data.R`
* Adds `search_taxa()` test too
* Contains previous `search_taxa()` and `search_identifiers()` documentation * Adds more details about `search_taxa()` output
- move spatial content to new `geolocate()` function help - update links to filter, select etc - remove `galah_down_to()`
- misc small changes to vignettes - remove Estonian atlas (no functional APIs at previous addresses) - update `string_to_tibble()` for failing eventDate example (added to tests)
- update to version 2.0.3 - ensure all examples sections contain \dontrun{ to avoid CRAN errors - remove galah_down_to errors - fix errors in vignettes resulting from non-installed packages - fix issues identified by R CMD check
- fix bug where `match.arg()` was always noisy in `request_metadata()` - rewire `check_fields()` to use data captured from `filter()`, rather than parsing urls - Place @daxkellie as second author from this version
Now support: - occurrence downloads for Austria - data profiles for Sweden and Spain - media downloads for Sweden
All atlases except France now supported; tech issues preventing testing of Austria and Portugal
- swap next release to 2.1.0, not 2.0.3 - enable occurrences for France - enable images for Austria - remove `collect_media_metadata_GET()` as not required by any atlas - update atlases plot
prevent filtering on `multimedia` field
Used to be offline-safe; isn't any more
- fix issue preventing download of media columns in atlas_media() - update atlases_plot.png to 1. be in correct location only, and 2. display correct website for gbif.es
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.