Allow sharing sensitive information, for example passwords, 'API' keys, etc., in R packages, using public key cryptography.
Version: | 1.0.0 |
Imports: | assertthat, openssl, rprojroot, curl, jsonlite |
Suggests: | covr, mockery, testthat, knitr, rmarkdown, withr |
Published: | 2017-06-17 |
Author: | Gábor Csárdi [aut, cre], Andrie de Vries [aut] |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/gaborcsardi/secret/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/gaborcsardi/secret#readme |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | secret results |
Reference manual: | secret.pdf |
Vignettes: |
Share Sensitive Information in R Packages |
Package source: | secret_1.0.0.tar.gz |
Windows binaries: | r-devel: secret_1.0.0.zip, r-release: secret_1.0.0.zip, r-oldrel: secret_1.0.0.zip |
OS X El Capitan binaries: | r-release: secret_1.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: secret_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=secret to link to this page.