Package: CheckDigit 1.0.0

CheckDigit: Calculate and Verify Check Digits

Check digits are used like file hashes to verify that a number has been transcribed accurately. The functions provided by this package help to calculate and verify check digits according to various algorithms.

Authors:Justin Brantley [aut, cre]

CheckDigit_1.0.0.tar.gz
CheckDigit_1.0.0.zip(r-4.7)CheckDigit_1.0.0.zip(r-4.6)CheckDigit_1.0.0.zip(r-4.5)
CheckDigit_1.0.0.tgz(r-4.6-any)CheckDigit_1.0.0.tgz(r-4.5-any)
CheckDigit_1.0.0.tar.gz(r-4.7-any)CheckDigit_1.0.0.tar.gz(r-4.6-any)
CheckDigit_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CheckDigit/json (API)
NEWS

# Install 'CheckDigit' in R:
install.packages('CheckDigit', repos = c('https://fascinatingfingers.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://gitlab.com/fascinatingfingers/checkdigit

Pkgdown/docs site:https://fascinatingfingers.gitlab.io

On CRAN:

Conda:

2.70 score 4 scripts 239 downloads 2 exports 0 dependencies

Last updated from:a448aa55a7. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK91
source / vignettesOK139
linux-release-x86_64OK112
macos-release-arm64OK139
macos-oldrel-arm64OK121
windows-develOK67
windows-releaseOK67
windows-oldrelOK71
wasm-releaseOK85

Exports:AppendCheckDigitVerifyCheckDigit

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Append a check digit to a valueAppendCheckDigit
Verhoeff algorithm implementationAppendCheckDigit.Verhoeff verhoeff VerifyCheckDigit.Verhoeff
Verify whether a value ends with a valid check digitVerifyCheckDigit