r-lib/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.4.0.9000
URL https://keyring.r-lib.org/ https://github.com/r-lib/keyring
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/keyring")
r-lib/keyring documentation built on June 11, 2025, 5:49 p.m.