Package: documentosbr Type: Package Title: Validate Brazilian Administrative Registers - Valida Documentos Version: 0.2.1 Authors@R: c( person( "Gustavo", "Coelho", role=c("aut"), email="gustavo.coelho@ipea.gov.br" ), person( "Lucas","Mation", role = c("aut"), comment = c(ORCID = "0000-0002-7461-932X") ), person( "Rodrigo", "Borges", email = "rodrigo.borges@ipea.gov.br", role = c("ctb","cre"), comment = c(ORCID = "0000-0003-2076-1424") ), person("Ipea - Institue for Applied Economic Research", role = c("cph", "fnd")) ) Maintainer: Rodrigo Borges Description: Contains functions to validate administrative register as CPF (Cadastro de Pessoa Fisica), CNPJ (Cadastro de Pessoa Juridica), PIS (Programa de Integracao Social), CNES (Cadastro Nacional de Saude). Builds from and improves on previous package from IPEA validaRA . It can check individual registers or help creating a table summarizing validity of a set. License: GPL-3 Encoding: UTF-8 URL: https://github.com/ipea/documentosbr BugReports: https://github.com/ipea/documentosbr/issues Suggests: testthat, knitr, covr, rmarkdown RoxygenNote: 7.3.2 Depends: R (>= 3.0) LinkingTo: Rcpp, BH Imports: Rcpp, bit64, stringr, data.table VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ipea.r-universe.dev Date/Publication: 2026-04-28 14:02:55 UTC RemoteUrl: https://github.com/ipea/documentosbr RemoteRef: HEAD RemoteSha: 1ab945510fcd534f0d2416ddd9887084bf4cc2ce NeedsCompilation: yes Packaged: 2026-07-03 11:24:28 UTC; root Author: Gustavo Coelho [aut], Lucas Mation [aut] (ORCID: ), Rodrigo Borges [ctb, cre] (ORCID: ), Ipea - Institue for Applied Economic Research [cph, fnd]