gpg: GNU Privacy Guard for R

Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system. On Windows this package can be used together with 'GPG4Win' which provides a GUI for managing keys and entering passphrases.

Version: 1.2.9
Imports: curl, askpass
Suggests: knitr, rmarkdown
Published: 2023-05-18
Author: Jeroen Ooms ORCID iD [aut, cre]
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/jeroen/gpg/issues
License: MIT + file LICENSE
URL: https://github.com/jeroen/gpg
NeedsCompilation: yes
SystemRequirements: GPGME: libgpgme-dev (deb), gpgme-devel (rpm) gpgme (brew). On Linux 'haveged' is recommended for generating entropy when using the GPG key generator.
Materials: NEWS
CRAN checks: gpg results

Documentation:

Reference manual: gpg.pdf
Vignettes: Encryption and Digital Signatures in R using GPG

Downloads:

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

Reverse dependencies:

Reverse suggests: emayili, knitrdata

Linking:

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