Package: b32 0.1.0
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:
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✨
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
Last updated from:15c830e400. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 131 | ||
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | OK | 127 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-release-x86_64 | OK | 291 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 195 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 180 | ||
| wasm-release | OK | 120 |
Exports:decodedecode_as_stringencode
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Base32 Encode and Decode | decode decode_as_string encode |
