Other packages > Find by keyword >

encryptedRmd  

Encrypt Html Reports Using 'Libsodium'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("encryptedRmd", "0.2.1")



Attach the package and use:
library("encryptedRmd")
Maintained by
Dirk Schumacher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-08
Latest Update: 2020-12-09
Description:
Create encrypted html files that are fully self contained and do not require any additional software. Using the package you can encrypt arbitrary html files and also directly create encrypted 'rmarkdown' html reports.
How to cite:
Dirk Schumacher (2020). encryptedRmd: Encrypt Html Reports Using 'Libsodium'. R package version 0.2.1, https://cran.r-project.org/web/packages/encryptedRmd. Accessed 28 Jun. 2026.
Previous versions and publish date:
0.2.0 (2020-05-08 19:00)
Other packages that cited encryptedRmd R package
View encryptedRmd citation profile
Other R packages that encryptedRmd depends, imports, suggests or enhances
Complete documentation for encryptedRmd
Functions, R codes and Examples using the encryptedRmd R package
Some associated functions: encrypt_html_file . encrypted_html_document . 
Some associated R codes: encrypt_html_file.R . encrypted_html_document.R .  Full encryptedRmd package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  
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  

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