Package: numbersBR
Title: Validate, Compare and Format Identification Numbers from Brazil
Version: 0.0.2
Authors@R: person("Wilson", "Freitas", email = "wilson.freitas@gmail.com", role = c("aut", "cre"))
Description: Validate, format and compare identification numbers used in Brazil.
  These numbers are used to identify individuals (CPF), vehicles (RENAVAN),
  companies (CNPJ) and etc.
  Functions to format, validate and compare these numbers have been 
  implemented in a vectorized way in order to speed up
  validations and comparisons in big datasets.
Depends: R (>= 3.2.2)
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.0.1
Imports: stringr
Suggests: testthat
Collate: 'util.R' 'CNPJ.R' 'CPF.R' 'RENAVAN.R' 'numbersBR.R'
NeedsCompilation: no
Packaged: 2018-03-31 14:58:26 UTC; wilson
Author: Wilson Freitas [aut, cre]
Maintainer: Wilson Freitas <wilson.freitas@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-05 11:32:17 UTC
Built: R 4.6.0; ; 2025-11-02 03:57:30 UTC; windows
