The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 0.1.0
Suggests: tinytest
Published: 2026-07-15
DOI: 10.32614/CRAN.package.fletcher (may not be active yet)
Author: Christos Longros [aut, cre]
Maintainer: Christos Longros <chris.longros at gmail.com>
BugReports: https://github.com/chrislongros/fletcher/issues
License: MIT + file LICENSE
URL: https://github.com/chrislongros/fletcher
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: fletcher results

Documentation:

Reference manual: fletcher.html , fletcher.pdf

Downloads:

Package source: fletcher_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: fletcher_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): fletcher_0.1.0.tgz, r-oldrel (arm64): fletcher_0.1.0.tgz, r-release (x86_64): fletcher_0.1.0.tgz, r-oldrel (x86_64): fletcher_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fletcher to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.