Type: Package
Package: geobr
Title: Loads Shapefiles of Official Spatial Data Sets of Brazil
Version: 1.0
Authors@R: c(person(given="Rafael H. M.", family="Pereira", email="rafa.pereira.br@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0003-2125-7465")),
            person(given="Caio", family="Nogueira Goncalves", role=c("aut")),
            person(given="Guilherme", family="Duarte Carvalho", role=c("aut")),
            person(given="Paulo Henrique", family="Fernandes de Araujo", role=c("aut")),
            person(given="Rodrigo", family="Almeida de Arruda", role=c("aut")),
            person(given="Igor", family="Nascimento", role="aut"), 
            person("Ipea - Institue for Applied Economic Research", role = c("cph", "fnd")))
Date: 2019-07-28
URL: https://github.com/ipeaGIT/geobr
BugReports: https://github.com/ipeaGIT/geobr/issues
Description: Easy access to shapefiles of the Brazilian Institute of Geography and Statistics (IBGE)
	     <https://www.ibge.gov.br/> and other official spatial data sets of Brazil as 'sf' objects
             in R. The package includes a wide range of geographic datasets available at various 
             geographic scales and for various years.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.4.0)
Suggests: ggplot2, mapview, knitr, rio, rmarkdown
Imports: dplyr, httr, readr, sf, utils
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-08-02 14:29:10 UTC; rafa
Author: Rafael H. M. Pereira [aut, cre]
    (<https://orcid.org/0000-0003-2125-7465>),
  Caio Nogueira Goncalves [aut],
  Guilherme Duarte Carvalho [aut],
  Paulo Henrique Fernandes de Araujo [aut],
  Rodrigo Almeida de Arruda [aut],
  Igor Nascimento [aut],
  Ipea - Institue for Applied Economic Research [cph, fnd]
Maintainer: Rafael H. M. Pereira <rafa.pereira.br@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-05 11:00:02 UTC
