We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
potions
galah_config
galah_config() requires an upgrade for the following reasons:
galah_config()
getOption("galah-config")$package$verbose
current$region
Proposal to test using potions (https://potions.ala.org.au) to resolve this.
The text was updated successfully, but these errors were encountered:
update galah_config to rely exclusively on potions (#193)
c8c2efa
Still need to upgrade to `pour()` throughout code
Swap all instances of getOption("galah_config") for pour() #193
getOption("galah_config")
pour()
c9d470d
fix bug in galah_config where atlas couldn't be updated (#193)
atlas
d8ee938
No branches or pull requests
galah_config()
requires an upgrade for the following reasons:getOption("galah-config")$package$verbose
)current$region
error when loading {galah} #178)Proposal to test using
potions
(https://potions.ala.org.au) to resolve this.The text was updated successfully, but these errors were encountered: