Package: utilsIPEA Type: Package Title: IPEA Common Functions Version: 0.0.5 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 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 Config/pak/sysreqs: make libicu-dev Repository: https://ipea.r-universe.dev Date/Publication: 2018-01-23 16:34:09 UTC RemoteUrl: https://github.com/ipea/utilsipea RemoteRef: HEAD RemoteSha: 1be4a7b2360973f712654c6e968a16644532051d NeedsCompilation: no Packaged: 2026-06-22 08:06:53 UTC; root Author: Gustavo Coelho [aut, cre], Lucas Mation [aut], Daniel Lima [ctb], Igor Noberto [ctb], João Victor Machado [ctb]