Package: checkLuhn 1.1.0
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>.
Authors:
checkLuhn_1.1.0.tar.gz
checkLuhn_1.1.0.zip(r-4.5)checkLuhn_1.1.0.zip(r-4.4)checkLuhn_1.1.0.zip(r-4.3)
checkLuhn_1.1.0.tgz(r-4.4-any)checkLuhn_1.1.0.tgz(r-4.3-any)
checkLuhn_1.1.0.tar.gz(r-4.5-noble)checkLuhn_1.1.0.tar.gz(r-4.4-noble)
checkLuhn_1.1.0.tgz(r-4.4-emscripten)checkLuhn_1.1.0.tgz(r-4.3-emscripten)
checkLuhn.pdf |checkLuhn.html✨
checkLuhn/json (API)
NEWS
# Install 'checkLuhn' in R: |
install.packages('checkLuhn', repos = c('https://adamjdeacon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/adamjdeacon/checkluhn/issues
- bin_ranges - BIN ranges
credit-cardcreditcard-validatorluhnluhn-algorithmvalidation
Last updated 9 months agofrom:801c6c5b33. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | NOTE | Nov 09 2024 |
R-4.3-mac | NOTE | Nov 09 2024 |
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Functions and data for working with credit and debit cards | checkLuhn-package |
BIN ranges | bin_ranges |
Checks number is Luhn compliant | checkLuhn |
issuer | issuer |