Package: verhoeff
Type: Package
Title: Implementation of the 'Verhoeff' Check Digit Algorithm
Version: 0.4.0
Author: Conor Neilson
Maintainer: Conor Neilson <condwanaland@gmail.com>
Description: An implementation of the 'Verhoeff' algorithm for calculating 
    check digits (Verhoeff, J. (1969) <doi:10.1002/zamm.19710510323>). 
    Functions are provided to calculate a check digit given an input number, 
    calculate and append a check digit to an input number, and validate that a 
    check digit is correct given an input number.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, dplyr
NeedsCompilation: no
Packaged: 2021-01-22 21:25:33 UTC; conorneilson
Repository: CRAN
Date/Publication: 2021-01-26 12:20:02 UTC
Built: R 4.1.0; ; 2021-05-26 11:44:50 UTC; unix
