b64: Fast and Vectorized Base 64 Engine

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.1
Suggests: blob, testthat (≥ 3.0.0)
Published: 2024-07-01
DOI: 10.32614/CRAN.package.b64
Author: Josiah Parry ORCID iD [aut, cre], Etienne Bacher ORCID iD [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

Documentation:

Reference manual: b64.pdf

Downloads:

Package source: b64_0.1.1.tar.gz
Windows binaries: r-devel: b64_0.1.1.zip, r-release: b64_0.1.1.zip, r-oldrel: b64_0.1.1.zip
macOS binaries: r-release (arm64): b64_0.1.1.tgz, r-oldrel (arm64): b64_0.1.1.tgz, r-release (x86_64): b64_0.1.1.tgz, r-oldrel (x86_64): b64_0.1.0.tgz
Old sources: b64 archive

Reverse dependencies:

Reverse imports: downloadthis

Linking:

Please use the canonical form https://CRAN.R-project.org/package=b64 to link to this page.