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.0
Imports: blob, cli, rlang
Suggests: testthat (≥ 3.0.0)
Published: 2024-01-15
Author: Josiah Parry ORCID iD [aut, cre]
Maintainer: Josiah Parry <josiah.parry at gmail.com>
License: MIT + file LICENSE
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.0.tar.gz
Windows binaries: r-devel: b64_0.1.0.zip, r-release: b64_0.1.0.zip, r-oldrel: b64_0.1.0.zip
macOS binaries: r-release (arm64): b64_0.1.0.tgz, r-oldrel (arm64): b64_0.1.0.tgz, r-release (x86_64): b64_0.1.0.tgz, r-oldrel (x86_64): b64_0.1.0.tgz

Linking:

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