<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Compute Fletcher Checksums (16, 32, and 64 Bit)</dc:title>
  <dc:title>R package fletcher version 0.1.0</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: tinytest</dc:relation>
  <dc:creator>Christos Longros &lt;chris.longros@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Christos Longros [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fletcher/LICENSE)</dc:rights>
  <dc:date>2026-07-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fletcher</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fletcher</dc:identifier>
</oai_dc:dc>
