{
  "_id": "6a101629acfb0bcc41c844d7",
  "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\",\nemail=\"rafa.pereira.br@gmail.com\",\nrole=c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2125-7465\")),\nperson(given = \"Ipea - Institute for Applied Economic Research\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Download flight and airport data from Brazil’s Civil\nAviation Agency (ANAC) <https://www.gov.br/anac/pt-br>. The\ndata covers detailed information on aircraft, airports, and\nairport operations registered with ANAC. It also includes data\non airfares, all international flights to and from Brazil, and\ndomestic flights within the country.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ipeaGIT/flightsbr",
  "BugReports": "https://github.com/ipeaGIT/flightsbr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libarchive-dev libicu-dev libuv1-dev\nlibxml2-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": {
    "Date": "2026-05-14 07:55:14 UTC",
    "User": "root"
  },
  "Author": "Rafael H. M. Pereira [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2125-7465>),\nIpea - Institute for Applied Economic Research [cph, fnd]",
  "Maintainer": "Rafael H. M. Pereira <rafa.pereira.br@gmail.com>",
  "MD5sum": "59fb742c4f4e6430f782a3f7de4d52bf",
  "_user": "ipea",
  "_type": "src",
  "_file": "flightsbr_1.1.10999.tar.gz",
  "_fileid": "089ea3c25a5145308f743538950ee5f7c4006fa28221cb8f6b0898d9edfa8237",
  "_filesize": 2047691,
  "_sha256": "089ea3c25a5145308f743538950ee5f7c4006fa28221cb8f6b0898d9edfa8237",
  "_created": "2026-05-14T07:55:14.000Z",
  "_published": "2026-05-22T08:39:05.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345279781,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989850264"
    },
    {
      "job": 77345279620,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989838371"
    },
    {
      "job": 77345280187,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010919476"
    },
    {
      "job": 77345279776,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010846809"
    },
    {
      "job": 77345279183,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989804426"
    },
    {
      "job": 77345279347,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156339307"
    },
    {
      "job": 77345280076,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989828653"
    },
    {
      "job": 77345279869,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989826344"
    },
    {
      "job": 77345279705,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989824887"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ipea/flightsbr",
  "_commit": {
    "id": "644ce80475ce110e45305531c203dd1add65eb30",
    "author": "rafapereirabr <rafa.pereira.br@gmail.com>",
    "committer": "rafapereirabr <rafa.pereira.br@gmail.com>",
    "message": "remove test of `read_aircraft(date = 2020)`\n",
    "time": 1753814190
  },
  "_maintainer": {
    "name": "Rafael H. M. Pereira",
    "email": "rafa.pereira.br@gmail.com",
    "login": "rafapereirabr",
    "twitter": "@UrbanDemog",
    "uuid": 7448421,
    "orcid": "0000-0003-2125-7465"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "archive",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 5.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "parzer",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.6",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ipea",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 6
    },
    {
      "week": "2025-31",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-05-20"
    },
    {
      "name": "v1.1.1",
      "date": "2025-07-25"
    }
  ],
  "_topics": [
    "aviation-data",
    "brazil",
    "data"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "rafapereirabr",
      "count": 271,
      "uuid": 7448421
    },
    {
      "user": "dhersz",
      "count": 3,
      "uuid": 1557047
    }
  ],
  "_userbio": {
    "uuid": 22377669,
    "type": "organization",
    "name": "Instituto de Pesquisa Econômica Aplicada (IPEA)"
  },
  "_downloads": {
    "count": 325,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flightsbr"
  },
  "_devurl": "https://github.com/ipeagit/flightsbr",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flightsbr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ipea/flightsbr",
  "_realowner": "ipea",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-01-21"
    },
    {
      "version": "0.1.0",
      "date": "2022-02-08"
    },
    {
      "version": "0.1.1",
      "date": "2022-03-06"
    },
    {
      "version": "0.1.2",
      "date": "2022-03-18"
    },
    {
      "version": "0.2.0",
      "date": "2022-05-05"
    },
    {
      "version": "0.2.1",
      "date": "2022-11-27"
    },
    {
      "version": "0.3.0",
      "date": "2023-06-29"
    },
    {
      "version": "0.4.0",
      "date": "2023-12-04"
    },
    {
      "version": "0.4.1",
      "date": "2024-04-23"
    },
    {
      "version": "0.5.0",
      "date": "2024-09-18"
    },
    {
      "version": "1.0.0",
      "date": "2024-10-22"
    },
    {
      "version": "1.1.0",
      "date": "2025-05-19"
    },
    {
      "version": "1.1.1",
      "date": "2025-07-25"
    }
  ],
  "_exports": [
    "check_date",
    "check_input_date_format",
    "get_aircraft_dates_available",
    "get_airfares_dates_available",
    "get_airport_movement_dates_available",
    "get_flight_dates_available",
    "latest_airfares_date",
    "latest_flights_date",
    "read_aircraft",
    "read_aircrafts",
    "read_airfares",
    "read_airport_movements",
    "read_airports",
    "read_flights"
  ],
  "_help": [
    {
      "page": "flightsbr",
      "title": "flightsbr: Download Flight and Airport Data from Brazil",
      "topics": [
        "flightsbr-package",
        "flightsbr"
      ]
    },
    {
      "page": "latest_airfares_date",
      "title": "Check the date of the latest airfare data available",
      "concept": [
        "support function"
      ],
      "topics": [
        "latest_airfares_date"
      ]
    },
    {
      "page": "latest_flights_date",
      "title": "Check the date of the latest flight data available",
      "concept": [
        "support function"
      ],
      "topics": [
        "latest_flights_date"
      ]
    },
    {
      "page": "read_aircraft",
      "title": "Download aircraft data from Brazil",
      "concept": [
        "download flight data"
      ],
      "topics": [
        "read_aircraft"
      ]
    },
    {
      "page": "read_airfares",
      "title": "Download data on airfares flights in Brazil",
      "concept": [
        "download air fares data"
      ],
      "topics": [
        "read_airfares"
      ]
    },
    {
      "page": "read_airport_movements",
      "title": "Download airport movement data from Brazil",
      "concept": [
        "download airport movement data"
      ],
      "topics": [
        "read_airport_movements"
      ]
    },
    {
      "page": "read_airports",
      "title": "Download airports data from Brazil",
      "concept": [
        "download airport data"
      ],
      "topics": [
        "read_airports"
      ]
    },
    {
      "page": "read_flights",
      "title": "Download flight data from Brazil",
      "concept": [
        "download flight data"
      ],
      "topics": [
        "read_flights"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ipea/flightsbr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/ipea/flightsbr/raw/HEAD/README.md",
  "_rundeps": [
    "archive",
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "parzer",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "airports.Rmd",
      "filename": "airports.html",
      "title": "Airport data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-01-25 21:21:39",
      "modified": "2024-10-09 00:50:20",
      "commits": 16
    },
    {
      "source": "flights.Rmd",
      "filename": "flights.html",
      "title": "Flights data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-01-25 21:21:39",
      "modified": "2024-10-22 13:24:24",
      "commits": 11
    },
    {
      "source": "intro_flightsbr.Rmd",
      "filename": "intro_flightsbr.html",
      "title": "Introduction to flightsbr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1) read_flights():",
        "2) read_airports():",
        "3) read_aircraft():",
        "4) read_airport_movements():",
        "5) read_airfares():",
        "Basic usage",
        "Download flights data:",
        "Download airports data:",
        "Download data of aircraft:",
        "Download data on airport movements:",
        "Download data on data on air fares of domestic flights in Brazil:"
      ],
      "created": "2022-01-25 21:21:39",
      "modified": "2025-05-20 01:52:46",
      "commits": 18
    }
  ],
  "_score": 6.794975744051132,
  "_indexed": true,
  "_nocasepkg": "flightsbr",
  "_universes": [
    "ipea",
    "rafapereirabr",
    "ipeagit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-05-14T07:58:13.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "2659f6275bf02f098d57c1ae39f9f8b1a83875940e5faaadb1c0dbb53248efb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-05-14T07:57:28.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "d03fe9e60edcd71b67fc1100e74d1974c16f1e17ea8f2a94234eb71bf41b3fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-05-15T05:48:37.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "778ae752b69dbfc0f04dd253484482877c680e4efa95ce1c695e5a60177a95b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-05-15T05:42:12.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "c22e8fecfee68c8e56f0f492abbee678865d0dc20643665831ca61994755c051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-14T07:56:45.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "b25e92fff3388f5c168924aa7732d31beae5106fc181ae13655b71f9642016c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-14T07:56:35.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "4411b851b0d51841fa35b2a4d55e3eb154a23b27ac829b29b195a325cd12d24b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-14T07:56:31.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "d8c0ad5187b810c2c29a005dcdf022952b83ef386a1b6b4eb715c16be9892198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10999",
      "date": "2026-05-22T08:38:48.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "9133bb52486cf8449cb4c8037a9590b69bd1df7d1f056cae966b685efed14c85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/25848671784"
    }
  ]
}