Type: Package
Package: flightsbr
Title: Download Flight and Airport Data from Brazil
Version: 0.2.1
Date: 2022-11-25
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 and airport data from Brazil’s Civil Aviation Agency
             (ANAC) <https://www.gov.br/anac>. The data includes detailed 
             information on all aircrafts, aerodromes, airports, and airport 
             movements registered in ANAC, on airfares and 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 (>= 1.14.0), httr (>= 1.4.1), parzer, pbapply,
        rvest
Suggests: dplyr, ggplot2 (>= 3.3.1), rmarkdown (>= 2.6), knitr,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.2.2
Packaged: 2022-11-26 11:01:28 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-11-27 22:10:06 UTC
