Skip to content

Conversation

@mjwestgate
Copy link
Collaborator

No description provided.

daxkellie and others added 30 commits January 7, 2025 13:16
sync `dev` branch with most up-to-date `main` branch
* Was 5000 due to previous API limit
Bug resulted from parsing error in code designed to detect number of facets. Have added two tests for this.
* Negative statement queries no longer add extra set of brackets (which breaks them in other contexts)
* Multiple OR + AND statements no longer break due to parsing of incorrect number of brackets
* Tests that galah parses query in #251 correctly
* Specific to `atlas_species()` results
* Test added for `atlas_species()`
+ reorder for clarity
small typo  acronym should be VBP and not VB
webservices for Flanders
add dataquality webservices url
Update node_config.csv for Flanders
Reactivate after release to continue development
This basically generalises `atlas_species()` to support any facet, but only if you use `dplyr` syntax. This was deemed to make more sense than adding a `rank` argument to `atlas_species()`
- add skip_on_ci() everywhere that previously only had skip_if_offline()
- atlas_species() now works for UK
- collectory APIs rebuilt for France
the lookup function for search_all checks all character columns, but this function was only testing one, hence failure
- increment version number to 2.1.1
- export `read_zip()` for > reproducibility
- remove rarely used functions from NAMESPACE, use package::fun syntax for these cases instead as per R packages advice (https://r-pkgs.org/dependencies-in-practice.html#sec-dependencies-in-imports-r-code)
- improved printing and clarity
- updated help and tests
- updates example in reproducibility vignette
- missing xml2 dependency
- missing package definition for `readr::col()`
- outdated tests for `atlas_citation()` in unexpected files
@mjwestgate mjwestgate changed the title rre release version 2.1.1 Feb 7, 2025
@mjwestgate mjwestgate merged commit 40130d4 into main Feb 7, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants