Package: utilsIPEA
Type: Package
Title: IPEA Common Functions
Version: 0.0.3
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")
    )
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
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2017-10-10 18:35:48 UTC; B15599226
Author: Gustavo Coelho [aut, cre],
  Lucas Mation [aut],
  Daniel Lima [ctb],
  Igor Noberto [ctb]
Repository: CRAN
Date/Publication: 2017-10-11 08:01:32 UTC
