Package: blake3r 0.0.1
blake3r: Blake3 Hasher
Calculate blake3 hashes on files using rust's reference blake3 implementation.
Authors:
blake3r_0.0.1.tar.gz
blake3r_0.0.1.zip(r-4.6)blake3r_0.0.1.zip(r-4.5)
blake3r_0.0.1.tgz(r-4.6-x86_64)blake3r_0.0.1.tgz(r-4.6-arm64)blake3r_0.0.1.tgz(r-4.5-x86_64)blake3r_0.0.1.tgz(r-4.5-arm64)
blake3r_0.0.1.tar.gz(r-4.6-arm64)blake3r_0.0.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
blake3r/json (API)
| # Install 'blake3r' in R: |
| install.packages('blake3r', repos = c('https://a2-ai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/a2-ai/blake3r/issues
Last updated from:bf28983f6b. Checks:7 FAIL, 3 OK, 3 WARNING. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 113 | ||
| linux-devel-x86_64 | FAIL | 108 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | FAIL | 86 | ||
| macos-release-x86_64 | FAIL | 171 | ||
| macos-oldrel-arm64 | WARNING | 197 | ||
| macos-oldrel-x86_64 | WARNING | 314 | ||
| windows-devel | FAIL | 188 | ||
| windows-release | FAIL | 92 | ||
| windows-oldrel | WARNING | 106 | ||
| wasm-release | FAIL | 120 |
Exports:hash_file_with_blake3
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| hash a file with the blake3 algorithm | hash_file_with_blake3 |
