Package: cepR Type: Package Title: Busca CEPs Brasileiros Version: 0.1.2 Authors@R: c( person("Robert Myles", "McDonnell", email = "robertmylesmcdonnell@gmail.com", role = c("aut", "cre")), person("Eduardo", "Oliveira", role = "ctb"), person("Rodrigo", "Giannotti", role = "ctb") ) Maintainer: Robert Myles McDonnell Description: Retorna detalhes de dados de CEPs brasileiros, bairros, logradouros e tal. (Returns info of Brazilian postal codes, city names, addresses and so on.) License: MIT + file LICENSE Encoding: UTF-8 Language: pt URL: https://github.com/RobertMyles/cepR BugReports: https://github.com/RobertMyles/cepR/issues Depends: R (>= 3.0) Imports: httr(>= 1.2.1), tibble(>= 1.3.3), magrittr (>= 1.5), dplyr (>= 1.0.0), purrr (>= 0.3.0) RoxygenNote: 7.1.1 Config/pak/sysreqs: libssl-dev Repository: https://robertmyles.r-universe.dev Date/Publication: 2020-09-19 10:18:31 UTC RemoteUrl: https://github.com/robertmyles/cepr RemoteRef: HEAD RemoteSha: 0e93d8dc94632126f73b120277c0b9be5561dca2 NeedsCompilation: no Packaged: 2026-07-19 04:52:27 UTC; root Author: Robert Myles McDonnell [aut, cre], Eduardo Oliveira [ctb], Rodrigo Giannotti [ctb]