Package: b32 0.1.0

Josiah Parry

b32: Fast and Vectorized Base32 Encoding

Fast, dependency free, and vectorized base32 encoding and decoding. 'b32' supports the Crockford, Z, RFC 4648 lower, hex, and lower hex alphabets.

Authors:Josiah Parry [aut, cre]

b32_0.1.0.tar.gz
b32_0.1.0.zip(r-4.7)b32_0.1.0.zip(r-4.6)b32_0.1.0.zip(r-4.5)
b32_0.1.0.tgz(r-4.6-x86_64)b32_0.1.0.tgz(r-4.6-arm64)b32_0.1.0.tgz(r-4.5-x86_64)b32_0.1.0.tgz(r-4.5-arm64)
b32_0.1.0.tar.gz(r-4.7-arm64)b32_0.1.0.tar.gz(r-4.7-x86_64)b32_0.1.0.tar.gz(r-4.6-arm64)b32_0.1.0.tar.gz(r-4.6-x86_64)
b32_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
b32/json (API)

# Install 'b32' in R:
install.packages('b32', repos = c('https://extendr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/extendr/b32/issues

Pkgdown/docs site:https://extendr.rs

On CRAN:

Conda:

base32extendrrustcargo

3.78 score 4 stars 3 scripts 194 downloads 3 exports 0 dependencies

Last updated from:15c830e400. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK133
linux-devel-x86_64OK177
source / vignettesOK177
linux-release-arm64OK182
linux-release-x86_64OK126
macos-release-arm64OK89
macos-release-x86_64OK249
macos-oldrel-arm64OK87
macos-oldrel-x86_64OK287
windows-develOK110
windows-releaseOK115
windows-oldrelOK148
wasm-releaseOK115

Exports:decodedecode_as_stringencode

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Base32 Encode and Decodedecode decode_as_string encode