We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc7d5b commit 4ea1453Copy full SHA for 4ea1453
NEWS.md
@@ -16,9 +16,8 @@
16
- `clear_cache` now handles positional arguments just like `set_cache` (#197).
17
- Improve line-wrapping of warning messages (#191).
18
- `set_api_key` now available to help persist API key environment variables (#181, #217).
19
+- `get_auth_key` renamed to `get_api_key` (#181).
20
- `get_api_key` no longer reads from R options and only uses environment variables (#217).
-- Rename the mostly internal `get_auth_key` to `get_api_key` (#181).
21
-- Add `save_api_key` to more easily set the option (#181).
22
- Fix documentation related to CRAN submission.
23
- Fix some errors from passing "" as a key.
24
0 commit comments