Type: Package
Package: flightsbr
Title: Download Flight and Airport Data from Brazil
Version: 1.1.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 and airport data from Brazil’s Civil Aviation Agency
             (ANAC) <https://www.gov.br/anac/pt-br>. The data covers detailed 
             information on aircraft, airports, and airport operations registered 
             with ANAC. It also includes data on airfares, all international 
             flights to and from Brazil, and 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: archive, curl (>= 5.0.0), data.table (>= 1.14.0), fs,
        lifecycle, parzer, pbapply, janitor, rvest
Suggests: dplyr, ggplot2 (>= 3.3.1), rmarkdown (>= 2.6), knitr,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-24 18:08:09 UTC; rafap
Author: Rafael H. M. Pereira [aut, cre] (ORCID:
    <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: 2025-07-24 23:50:16 UTC
Built: R 4.5.2; ; 2025-11-08 04:40:39 UTC; windows
