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 a simple, platform independent store implemented with environment variables. Additional storage back-ends can be added easily.

Version: 1.1.0
Imports: assertthat, getPass, openssl, R6, utils, sodium, yaml, filelock, rappdirs, tools
Suggests: callr, covr, mockery, testthat, withr
Published: 2018-07-16
Author: Gábor Csárdi [aut, cre], RStudio [cph]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/keyring/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/keyring#readme
NeedsCompilation: yes
SystemRequirements: Optional: libsecret on Linux (libsecret-1-dev on Debian/Ubuntu, libsecret-devel on Fedora/CentOS)
Materials: README NEWS
CRAN checks: keyring results

Downloads:

Reference manual: keyring.pdf
Package source: keyring_1.1.0.tar.gz
Windows binaries: r-devel: keyring_1.1.0.zip, r-release: keyring_1.1.0.zip, r-oldrel: keyring_1.1.0.zip
macOS binaries: r-release: keyring_1.1.0.tgz, r-oldrel: keyring_1.1.0.tgz
Old sources: keyring archive

Reverse dependencies:

Reverse depends: geonapi
Reverse imports: ecmwfr, geosapi, REDCapExporter, RKorAPClient, rtodoist, tidyUSDA, togglr, wiesbaden
Reverse suggests: blastula, dm, estatapi, gh, shinymanager

Linking:

Please use the canonical form https://CRAN.R-project.org/package=keyring to link to this page.