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.2.0
Imports: assertthat, askpass, openssl, R6, utils, sodium, yaml, filelock, rappdirs, tools
Suggests: callr, covr, mockery, testthat, withr
Published: 2021-04-28
Author: Gábor Csárdi [aut, cre], Alec Wong [ctb], 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://r-lib.github.io/keyring/index.html, 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.2.0.tar.gz
Windows binaries: r-devel: keyring_1.2.0.zip, r-devel-UCRT: keyring_1.2.0.zip, r-release: keyring_1.2.0.zip, r-oldrel: keyring_1.2.0.zip
macOS binaries: r-release (arm64): keyring_1.2.0.tgz, r-release (x86_64): keyring_1.2.0.tgz, r-oldrel: keyring_1.2.0.tgz
Old sources: keyring archive

Reverse dependencies:

Reverse depends: geonapi
Reverse imports: ccmReportR, ecmwfr, epitweetr, geosapi, REDCapExporter, RKorAPClient, rstoat, rtodoist, tidyUSDA, togglr, wiesbaden, zen4R
Reverse suggests: blastula, crunch, dm, estatapi, IOHanalyzer, shinymanager

Linking:

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