Type: Package Package: flightsbr Title: Download Flight and Airport Data from Brazil Version: 1.1.10999 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) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libarchive-dev libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://ipea.r-universe.dev Date/Publication: 2025-07-29 18:36:30 UTC RemoteUrl: https://github.com/ipea/flightsbr RemoteRef: HEAD RemoteSha: 644ce80475ce110e45305531c203dd1add65eb30 NeedsCompilation: no Packaged: 2026-06-13 06:33:08 UTC; root Author: Rafael H. M. Pereira [aut, cre] (ORCID: ), Ipea - Institute for Applied Economic Research [cph, fnd] Maintainer: Rafael H. M. Pereira