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.3.0
Imports: assertthat, askpass, openssl, R6, utils, sodium, yaml, filelock, rappdirs, tools
Suggests: callr, covr, mockery, testthat, withr
Published: 2021-11-29
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

Documentation:

Reference manual: keyring.pdf

Downloads:

Package source: keyring_1.3.0.tar.gz
Windows binaries: r-devel: keyring_1.3.0.zip, r-release: keyring_1.3.0.zip, r-oldrel: keyring_1.3.0.zip
macOS binaries: r-release (arm64): keyring_1.3.0.tgz, r-oldrel (arm64): keyring_1.3.0.tgz, r-release (x86_64): keyring_1.3.0.tgz, r-oldrel (x86_64): keyring_1.3.0.tgz
Old sources: keyring archive

Reverse dependencies:

Reverse depends: geonapi, ows4R
Reverse imports: atom4R, ccmReportR, cloudstoR, d4storagehub4R, ecmwfr, epitweetr, geometa, geosapi, icesConnect, ocs4R, rccola, REDCapExporter, RKorAPClient, rstoat, rtodoist, togglr, wiesbaden, zen4R
Reverse suggests: blastula, crunch, dm, estatapi, ichimoku, IOHanalyzer, japanstat, jpstat, meteospain, RAQSAPI, shinymanager

Linking:

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