Package: b32
Title: Fast and Vectorized Base32 Encoding
Version: 0.1.0
Authors@R: 
    person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9910-865X"))
Description: Fast, dependency free, and vectorized base32 encoding and
    decoding. 'b32' supports the Crockford, Z, RFC 4648 lower, hex, and
    lower hex alphabets.
License: MIT + file LICENSE
URL: https://github.com/extendr/b32, http://extendr.rs/b32/
Depends: R (>= 4.2)
Suggests: blob, testthat (>= 3.0.0)
Config/rextendr/version: 0.4.2.9000
Config/testthat/edition: 3
Encoding: UTF-8
Language: en
RoxygenNote: 7.3.3
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz
NeedsCompilation: yes
Packaged: 2026-01-19 18:51:47 UTC; josiahparry
Author: Josiah Parry [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9910-865X>)
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-23 14:40:12 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-25 02:29:41 UTC; windows
Archs: x64
