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 <robertmylesmcdonnell@gmail.com>
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
LazyData: true
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
NeedsCompilation: no
Packaged: 2020-09-19 10:19:16 UTC; robert
Author: Robert Myles McDonnell [aut, cre],
  Eduardo Oliveira [ctb],
  Rodrigo Giannotti [ctb]
Repository: CRAN
Date/Publication: 2020-09-19 22:20:23 UTC
Built: R 4.4.0; ; 2024-04-06 11:55:01 UTC; unix
