Other packages > Find by keyword >

gpg  

GNU Privacy Guard for R
View on CRAN: Click here


Download and install gpg package within the R console
Install from CRAN:
install.packages("gpg")

Install from Github:
library("remotes")
install_github("cran/gpg")

Install by package version:
library("remotes")
install_version("gpg", "1.3.0")



Attach the package and use:
library("gpg")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-13
Latest Update:
Description:
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.
How to cite:
Jeroen Ooms (2016). gpg: GNU Privacy Guard for R. R package version 1.3.0, https://cran.r-project.org/web/packages/gpg. Accessed 28 Jun. 2026.
Previous versions and publish date:
0.1 (2016-10-13 20:50), 0.2 (2016-10-15 18:52), 0.3 (2016-10-21 21:28), 0.4 (2016-10-30 16:58), 0.5 (2017-03-21 17:40), 1.0 (2019-01-04 17:40), 1.1 (2019-01-07 23:50), 1.2.1 (2019-09-15 19:50), 1.2.2 (2019-12-02 14:30), 1.2.3 (2021-07-26 22:10), 1.2.4 (2021-11-17 14:00), 1.2.5 (2021-12-06 11:40), 1.2.6 (2021-12-13 06:10), 1.2.7 (2022-05-29 10:10), 1.2.8 (2022-10-13 10:52), 1.2.9 (2023-05-18 12:30), 1.2 (2019-05-01 20:00), 1.3.0 (2024-09-20 11:00)
Other packages that cited gpg R package
View gpg citation profile
Other R packages that gpg depends, imports, suggests or enhances
Complete documentation for gpg
Functions, R codes and Examples using the gpg R package
Some associated functions: gpg_encrypt . gpg_info . gpg_keygen . gpg_keys . gpg_sign . pinentry . 
Some associated R codes: encrypt.R . keygen.R . keys.R . onload.R . password.R . restart.R . signing.R .  Full gpg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
Download / Learn more Package Citations See dependency  
Rirt  
Data Analysis and Parameter Estimation Using Item Response Theory
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualizat ...
Download / Learn more Package Citations See dependency  
XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA