rsaporta/rcreds: Securely Use Credentials Within R Scripts

Tools to write a list of credentials to an encrypted file and later read from that file into R. The goal is to have a useful alternative to including username/passwords as part of a script or even stored in the clear in a separate text file. Additional tools provided which are specific for connecting to a database. Unstable development version (first committed on October 26, 2017).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.7.7
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rsaporta/rcreds")
rsaporta/rcreds documentation built on May 3, 2019, 4:29 p.m.