Package: fletcher 0.1.0
fletcher: Compute Fletcher Checksums (16, 32, and 64 Bit)
Computes Fletcher's position-dependent checksum in 16-, 32-, and 64-bit widths. Fletcher's checksum, devised by John G. Fletcher, provides error-detection properties approaching a cyclic redundancy check at lower computational cost. Input is processed as little-endian words with the final partial word zero-padded, so results are reproducible across platforms.
Authors:
fletcher_0.1.0.tar.gz
fletcher_0.1.0.zip(r-4.7)fletcher_0.1.0.zip(r-4.6)fletcher_0.1.0.zip(r-4.5)
fletcher_0.1.0.tgz(r-4.6-x86_64)fletcher_0.1.0.tgz(r-4.6-arm64)fletcher_0.1.0.tgz(r-4.5-x86_64)fletcher_0.1.0.tgz(r-4.5-arm64)
fletcher_0.1.0.tar.gz(r-4.7-arm64)fletcher_0.1.0.tar.gz(r-4.7-x86_64)fletcher_0.1.0.tar.gz(r-4.6-arm64)fletcher_0.1.0.tar.gz(r-4.6-x86_64)
fletcher_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fletcher/json (API)
| # Install 'fletcher' in R: |
| install.packages('fletcher', repos = c('https://chrislongros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chrislongros/fletcher/issues
Last updated from:2339f7e281. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 133 | ||
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 164 | ||
| linux-release-arm64 | OK | 127 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-release-x86_64 | OK | 245 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 136 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 85 | ||
| wasm-release | OK | 103 |
Exports:fletcher
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute a Fletcher checksum | fletcher |
