MangoTheCat/keyring: Access the System Keyring from R

Modern OSes store passwords, and other confidential information in a keyring with a master password. This package allows access to the keyring of the OS from R. It supports Windows, Mac OS X and Linux systems. The C++ source code is based on the 'keytar' project: <https://github.com/atom/node-keytar>.

Getting started

Package details

AuthorGabor Csardi, Kevin Sawicki, Cheng Zhao, Paul Betts, Johannes Jörg Schmidt, Peter Dave Hello, Robin Mehner, Machisté N. Quintana
MaintainerGabor Csardi <gcsardi@mango-solutions.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/mangothecat/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("MangoTheCat/keyring")
MangoTheCat/keyring documentation built on May 8, 2019, 3:49 p.m.