Other packages > Find by keyword >

base64enc  

Tools for base64 encoding
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("base64enc", "0.1-3")



Attach the package and use:
library("base64enc")
Maintained by
Simon Urbanek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-09-08
Latest Update: 2015-07-28
Description:
This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.
How to cite:
Simon Urbanek (2012). base64enc: Tools for base64 encoding. R package version 0.1-3, https://cran.r-project.org/web/packages/base64enc. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-0 (2012-09-08 07:50), 0.1-1 (2012-11-05 20:50), 0.1-2 (2014-06-26 17:15), 0.1-3 (2015-07-28 08:03)
Other packages that cited base64enc R package
View base64enc citation profile
Other R packages that base64enc depends, imports, suggests or enhances
Complete documentation for base64enc
Functions, R codes and Examples using the base64enc R package
Some associated functions: base64 . checkUTF8 . dataURI . 
Some associated R codes: URI.R . UTF8.R . base64.R . dataURI.R .  Full base64enc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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