keyring

Access the System Credential Store from R

Platform independent 'API' to access the operating system's credential store. Currently supports: 'Keychain' on 'macOS', Credential Store on 'Windows', the Secret Service 'API' on 'Linux', and simple, platform independent stores implemented with environment variables or encrypted files. Additional storage back-ends can be added easily.

Tests Vignettes

Available Snapshots

This version of keyring can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • askpass
  • filelock
  • R6
  • yaml
  • Suggests (5)
  • callr
  • covr
  • openssl
  • testthat >= 3.0.0
  • withr
  • Version History