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.
| Version: | 0.6.6 | 
| Depends: | R (≥ 3.3.1) | 
| Imports: | jsonlite, digest, magrittr, stats, utils, collectArgs | 
| Suggests: | testthat, knitr, rmarkdown | 
| Published: | 2017-10-27 | 
| Author: | Rick Saporta [aut, cre], Mike Reca [ctb] | 
| Maintainer: | Rick Saporta <RickSaporta at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| CRAN checks: | rcreds results | 
| Reference manual: | rcreds.pdf | 
| Vignettes: | Vignette Title | 
| Package source: | rcreds_0.6.6.tar.gz | 
| Windows binaries: | r-devel: rcreds_0.6.6.zip, r-release: rcreds_0.6.6.zip, r-oldrel: rcreds_0.6.6.zip | 
| macOS binaries: | r-release: rcreds_0.6.6.tgz, r-oldrel: rcreds_0.6.6.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=rcreds to link to this page.