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.5)CheckDigit_1.0.0.zip(r-4.4)CheckDigit_1.0.0.zip(r-4.3)
CheckDigit_1.0.0.tgz(r-4.4-any)CheckDigit_1.0.0.tgz(r-4.3-any)
CheckDigit_1.0.0.tar.gz(r-4.5-noble)CheckDigit_1.0.0.tar.gz(r-4.4-noble)
CheckDigit_1.0.0.tgz(r-4.4-emscripten)CheckDigit_1.0.0.tgz(r-4.3-emscripten)
CheckDigit.pdf |CheckDigit.html
CheckDigit/json (API)
NEWS

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

Peer review:

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

On CRAN:

2 exports 0.52 score 0 dependencies 4 scripts 247 downloads

Last updated 2 years agofrom:a448aa55a7. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

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