Type: Package
Package: flightsbr
Title: Download Flight and Airport Data from Brazil
Version: 1.2.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="Arthur", family="Bazolli", email="baz.arthur@gmail.com", role = "ctb"),
    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/ipea/flightsbr,
        https://ipea.github.io/flightsbr/
BugReports: https://github.com/ipea/flightsbr/issues
Depends: R (>= 4.1.0)
Imports: archive, data.table (>= 1.14.0), fs, httr2, lifecycle, parzer,
        pbapply, janitor, rvest
Suggests: dplyr, ggplot2 (>= 3.3.1), rmarkdown (>= 2.6), knitr,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-21 18:33:43 UTC; r1701707
Author: Rafael H. M. Pereira [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2125-7465>),
  Arthur Bazolli [ctb],
  Ipea - Institute for Applied Economic Research [cph, fnd]
Maintainer: Rafael H. M. Pereira <rafa.pereira.br@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-21 21:00:33 UTC
