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.70 score 4 scripts 218 downloads 2 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winOKNov 10 2024
R-4.5-linuxOKNov 10 2024
R-4.4-winOKNov 10 2024
R-4.4-macOKNov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 10 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