Provides a fast, lightweight, and vectorized base 64 engine to encode and decode character and raw vectors as well as files stored on disk. Common base 64 alphabets are supported out of the box including the standard, URL-safe, bcrypt, crypt, 'BinHex', and IMAP-modified UTF-7 alphabets. Custom engines can be created to support unique base 64 encoding and decoding needs.
Version: | 0.1.3 |
Suggests: | blob, testthat (≥ 3.0.0) |
Published: | 2024-09-26 |
DOI: | 10.32614/CRAN.package.b64 |
Author: | Josiah Parry [aut, cre], Etienne Bacher [ctb] |
Maintainer: | Josiah Parry <josiah.parry at gmail.com> |
BugReports: | https://github.com/extendr/b64/issues |
License: | MIT + file LICENSE |
URL: | https://extendr.github.io/b64/, https://github.com/extendr/b64 |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (Rust's package manager), rustc |
Language: | en |
Materials: | README NEWS |
CRAN checks: | b64 results |
Reference manual: | b64.pdf |
Package source: | b64_0.1.3.tar.gz |
Windows binaries: | r-devel: b64_0.1.3.zip, r-release: b64_0.1.3.zip, r-oldrel: b64_0.1.3.zip |
macOS binaries: | r-release (arm64): b64_0.1.3.tgz, r-oldrel (arm64): b64_0.1.3.tgz, r-release (x86_64): b64_0.1.3.tgz, r-oldrel (x86_64): b64_0.1.3.tgz |
Old sources: | b64 archive |
Reverse imports: | downloadthis |
Please use the canonical form https://CRAN.R-project.org/package=b64 to link to this page.