Package: gpg 1.3.0
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.
Authors:
gpg_1.3.0.tar.gz
gpg_1.3.0.zip(r-4.5)gpg_1.3.0.zip(r-4.4)gpg_1.3.0.zip(r-4.3)
gpg_1.3.0.tgz(r-4.4-x86_64)gpg_1.3.0.tgz(r-4.4-arm64)gpg_1.3.0.tgz(r-4.3-x86_64)gpg_1.3.0.tgz(r-4.3-arm64)
gpg_1.3.0.tar.gz(r-4.5-noble)gpg_1.3.0.tar.gz(r-4.4-noble)
gpg.pdf |gpg.html✨
gpg/json (API)
NEWS
# Install 'gpg' in R: |
install.packages('gpg', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/gpg/issues
Last updated 2 months agofrom:974c0cc912. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:gpg_decryptgpg_deletegpg_encryptgpg_exportgpg_importgpg_infogpg_keygengpg_list_keysgpg_list_signaturesgpg_optionsgpg_recvgpg_restartgpg_sendgpg_signgpg_verifygpg_versionpinentry
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Encryption | gpg_decrypt gpg_encrypt |
GPG key generation | gpg_keygen |
GPG keyring management | gpg_delete gpg_export gpg_import gpg_keys gpg_list_keys gpg_list_signatures gpg_recv gpg_send |
Manage the GPG engine | gpg_info gpg_options gpg_restart gpg_version |
PGP Signatures | gpg gpg_sign gpg_verify |
Password Entry | pinentry |