Package: utilsIPEA
Type: Package
Title: IPEA Common Functions
Version: 0.0.6
Authors@R: c(
    person("Gustavo","Coelho", role=c("aut","cre"), email="gustavo.coelho@ipea.gov.br"),
    person("Lucas","Mation", role=c("aut"), email="lucas.mation@ipea.gov.br"),
    person("Daniel","Lima", role=c("ctb"), email="daniel.viegas@ipea.gov.br"),
    person("Igor","Noberto", role=c("ctb"), email="igor.noberto@ipea.gov.br"),
    person("João Victor","Machado", role=c("ctb"), email="joao.machado@ipea.gov.br")
    )
Maintainer: Gustavo Coelho <gustavo.coelho@ipea.gov.br>
Description: The most used functions on IPEA (Instituto de Pesquisa Economica Aplicada). 
             Most of functions deal with brazilian names. 
             It can guess the women single's name, extract prepositions or extract the first name.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/ipea/utilsIPEA
BugReports: http://github.com/ipea/utilsIPEA/issues
Depends: R (>= 3.0)
Imports: data.table, stringr, utils, stringdist, RCurl, dplyr
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2018-04-20 19:37:25 UTC; B15599226
Author: Gustavo Coelho [aut, cre],
  Lucas Mation [aut],
  Daniel Lima [ctb],
  Igor Noberto [ctb],
  João Victor Machado [ctb]
Repository: CRAN
Date/Publication: 2018-04-20 19:51:54 UTC
Built: R 4.5.0; ; 2025-04-03 09:31:32 UTC; unix
