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 07 Mar. 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

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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