<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Checks if a Number is Valid Using the Luhn Algorithm</dc:title>
  <dc:title>R package checkLuhn version 1.1.0</dc:title>
  <dc:description>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: &lt;https://en.wikipedia.org/wiki/Luhn_algorithm&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.2)</dc:relation>
  <dc:relation>Imports: utils, dplyr, stringr</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Adam Deacon &lt;adam@deaconsworld.org.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Adam Deacon [aut, cre],
  Karina Marks [ctb],
  Owen Jones [ctb]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2018-09-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=checkLuhn</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.checkLuhn</dc:identifier>
</oai_dc:dc>
