Package: base64enc 0.1-4
base64enc: Tools for base64 Encoding
Tools for handling base64 encoding. It is more flexible than the orphaned base64 package.
Authors:
base64enc_0.1-4.tar.gz
base64enc_0.1-4.zip(r-4.5)base64enc_0.1-4.zip(r-4.4)base64enc_0.1-4.zip(r-4.3)
base64enc_0.1-4.tgz(r-4.4-x86_64)base64enc_0.1-4.tgz(r-4.4-arm64)base64enc_0.1-4.tgz(r-4.3-x86_64)base64enc_0.1-4.tgz(r-4.3-arm64)
base64enc_0.1-4.tar.gz(r-4.5-noble)base64enc_0.1-4.tar.gz(r-4.4-noble)
base64enc_0.1-4.tgz(r-4.4-emscripten)base64enc_0.1-4.tgz(r-4.3-emscripten)
base64enc.pdf |base64enc.html✨
base64enc/json (API)
NEWS
# Install 'base64enc' in R: |
install.packages('base64enc', repos = c('https://s-u.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s-u/base64enc/issues
Last updated 3 years agofrom:ed26ec4399. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win-x86_64 | NOTE | Oct 12 2024 |
R-4.5-linux-x86_64 | OK | Oct 12 2024 |
R-4.4-win-x86_64 | OK | Oct 12 2024 |
R-4.4-mac-x86_64 | OK | Oct 12 2024 |
R-4.4-mac-aarch64 | OK | Oct 12 2024 |
R-4.3-win-x86_64 | OK | Oct 12 2024 |
R-4.3-mac-x86_64 | OK | Oct 12 2024 |
R-4.3-mac-aarch64 | OK | Oct 12 2024 |
Exports:base64decodebase64encodecheckUTF8dataURI
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Encode/decode data into/from base64 encoding | base64 base64decode base64encode |
Check the validity of a byte stream ot be interpreted as UTF8. | checkUTF8 |
Create a data URI string | dataURI |