The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

checkLuhn: Checks if a Number is Valid Using the Luhn Algorithm

Confirms if the number is Luhn compliant. Can check if credit card, IMEI number or any other Luhn based number is correct. For more info see: <https://en.wikipedia.org/wiki/Luhn_algorithm>.

Version: 1.1.0
Depends: R (≥ 3.1.2)
Imports: utils, dplyr, stringr
Suggests: testthat
Published: 2018-09-24
Author: Adam Deacon [aut, cre], Karina Marks [ctb], Owen Jones [ctb]
Maintainer: Adam Deacon <adam at deaconsworld.org.uk>
BugReports: https://github.com/adamjdeacon/checkLuhn/issues
License: GPL-2
URL: https://github.com/adamjdeacon/checkLuhn
NeedsCompilation: no
Materials: README NEWS
CRAN checks: checkLuhn results

Documentation:

Reference manual: checkLuhn.pdf

Downloads:

Package source: checkLuhn_1.1.0.tar.gz
Windows binaries: r-devel: checkLuhn_1.1.0.zip, r-release: checkLuhn_1.1.0.zip, r-oldrel: checkLuhn_1.1.0.zip
macOS binaries: r-release (arm64): checkLuhn_1.1.0.tgz, r-oldrel (arm64): checkLuhn_1.1.0.tgz, r-release (x86_64): checkLuhn_1.1.0.tgz, r-oldrel (x86_64): checkLuhn_1.1.0.tgz
Old sources: checkLuhn archive

Reverse dependencies:

Reverse imports: npi

Linking:

Please use the canonical form https://CRAN.R-project.org/package=checkLuhn to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.