Package: CheckDigit
Title: Calculate and Verify Check Digits
Version: 1.0.0
Authors@R: 
    person("Justin", "Brantley", , "fascinatingfingers@icloud.com", role = c("aut", "cre"))
Description: 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.
License: GPL (>= 3)
URL: https://fascinatingfingers.gitlab.io/checkdigit,
        https://gitlab.com/fascinatingfingers/checkdigit
BugReports: https://gitlab.com/fascinatingfingers/checkdigit/-/issues
Suggests: spelling, testthat
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-24 05:29:06 UTC; rstudio
Author: Justin Brantley [aut, cre]
Maintainer: Justin Brantley <fascinatingfingers@icloud.com>
Repository: CRAN
Date/Publication: 2022-04-24 14:30:17 UTC
Built: R 4.2.0; ; 2022-04-25 10:49:22 UTC; unix
