{
  "_id": "6a2cfab23efcd9bda42e5da5",
  "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-06-13 06:33:08 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": "6e6285362d87070271b31ae1e9725d53",
  "_user": "ipea",
  "_type": "src",
  "_file": "flightsbr_1.1.10999.tar.gz",
  "_fileid": "9f2dabf67a3db06934fef359517688978def40b44520a6bc423bec628d401a59",
  "_filesize": 2047980,
  "_sha256": "9f2dabf67a3db06934fef359517688978def40b44520a6bc423bec628d401a59",
  "_created": "2026-06-13T06:33:08.000Z",
  "_published": "2026-06-13T06:37:38.784Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81169505728,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608226763"
    },
    {
      "job": 81169505745,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608216610"
    },
    {
      "job": 81169505715,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608231148"
    },
    {
      "job": 81169505727,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608218019"
    },
    {
      "job": 81169253970,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608198442"
    },
    {
      "job": 81169505708,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608214087"
    },
    {
      "job": 81169505747,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608210302"
    },
    {
      "job": 81169505738,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608208795"
    },
    {
      "job": 81169505724,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608208320"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826",
  "_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",
    "description": "Researcher on Cities, Transport Policy, R, Spatial Analysis, Equity, Demography",
    "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-30",
      "n": 6
    },
    {
      "week": "2025-31",
      "n": 2
    }
  ],
  "_tags": [
    {
      "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": 311,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flightsbr"
  },
  "_devurl": "https://github.com/ipeagit/flightsbr",
  "_searchresults": 37,
  "_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",
    "LICENSE",
    "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.668572269184558,
  "_indexed": true,
  "_nocasepkg": "flightsbr",
  "_universes": [
    "ipea",
    "rafapereirabr",
    "ipeagit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-06-13T06:36:36.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "c1d167552105122935bed89959568fb39bae685f92f5bff1789facefd017521f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-06-13T06:35:20.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "43e1daa29e455bdbfb262a5410b14e3c93797437b3f75ba9b7606224973e00a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-06-13T06:37:11.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "0ddd240d4d3424a3d1ecca4c24c817604b481c5817106d0739e005a2589c424c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-06-13T06:35:33.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "ef53c6f6c5e34725c38c0a8965273d3bce7ec744d6149aa5737c9f77610cbd58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10999",
      "date": "2026-06-13T06:35:16.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "3a32874be8650bb7bde0afc8d345990859a8c0fa1cdfd13e779a33f47ef13d72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-06-13T06:34:29.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "b1005bb33c00c24689d685b09b9d31df1bef6b421c7438c9df156d48ffd1d903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-06-13T06:34:18.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "11e161ddf74c13274de642e77e59976c7063c27724876bade37fbc1dc2de0e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-06-13T06:34:15.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "0180e1d8beec6fdd5ef885d3c54c860fd4d767509cc717726a6940ac28889fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27459107826"
    }
  ]
}