Type: Package
Package: flightsbr
Title: Download Flight Data from Brazil
Version: 0.0.1
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 = "Ipea - Institute for Applied Economic Research",
             role = c("cph", "fnd")))
Description: Download flight data from Brazil’s Civil Aviation Agency (ANAC)
             <https://www.gov.br/anac/pt-br>. The data includes detailed 
             information on every international flight to and from Brazil, 
             as well as domestic flights within the country.
License: MIT + file LICENSE
URL: https://github.com/ipeaGIT/flightsbr
BugReports: https://github.com/ipeaGIT/flightsbr/issues
Depends: R (>= 2.10)
Imports: data.table, httr (>= 1.4.1)
Suggests: ggplot2 (>= 3.3.1), rmarkdown (>= 2.6), knitr
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.1.2
Packaged: 2022-01-20 18:48:38 UTC; user
Author: Rafael H. M. Pereira [aut, cre]
    (<https://orcid.org/0000-0003-2125-7465>),
  Ipea - Institute for Applied Economic Research [cph, fnd]
Maintainer: Rafael H. M. Pereira <rafa.pereira.br@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-21 09:12:53 UTC
