{
  "_id": "6a48be51e06c18f0a6549a26",
  "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://ipeagit.r-universe.dev",
  "Date/Publication": "2025-07-29 18:36:30 UTC",
  "RemoteUrl": "https://github.com/ipeagit/flightsbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "644ce80475ce110e45305531c203dd1add65eb30",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:16:07 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>",
  "_user": "ipeagit",
  "_type": "src",
  "_file": "flightsbr_1.1.10999.tar.gz",
  "_fileid": "https://r2.ropensci.org/6a0e053a86848df519e2bbc4372779870ad194a37e77ed65a156cf9c5332a126",
  "_filesize": 2048003,
  "_sha256": "6a0e053a86848df519e2bbc4372779870ad194a37e77ed65a156cf9c5332a126",
  "_expires": "2026-10-12T08:03:27.000Z",
  "_created": "2026-07-04T07:16:07.000Z",
  "_published": "2026-07-04T08:03:29.215Z",
  "_jobs": [
    {
      "job": 85113271045,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079520312"
    },
    {
      "job": 85113271036,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079520902"
    },
    {
      "job": 85113271034,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079856607"
    },
    {
      "job": 85113271035,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079856405"
    },
    {
      "job": 85113075199,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079501789"
    },
    {
      "job": 85113271032,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079521831"
    },
    {
      "job": 85113271028,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079512215"
    },
    {
      "job": 85113271055,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079512427"
    },
    {
      "job": 85113271049,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079515224"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944",
  "_status": "success",
  "_upstream": "https://github.com/ipeagit/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"
  },
  "_distro": "resolute",
  "_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": "ipeagit",
  "_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": 41,
  "_contributors": [
    {
      "user": "rafapereirabr",
      "count": 271,
      "uuid": 7448421
    },
    {
      "user": "dhersz",
      "count": 3,
      "uuid": 1557047
    }
  ],
  "_userbio": {
    "uuid": 18657547,
    "type": "organization",
    "name": "AOP-lab Ipea",
    "followers": 248
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flightsbr"
  },
  "_devurl": "https://github.com/ipeagit/flightsbr",
  "_searchresults": 33,
  "_rbuild": "4.6.1",
  "_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": false,
  "_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/ipeagit/flightsbr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/ipeagit/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": 5.608419051317285,
  "_indexed": false,
  "_nocasepkg": "flightsbr",
  "_universes": [
    "ipeagit"
  ],
  "_indexurl": "https://ipea.r-universe.dev/flightsbr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-07-04T07:18:28.000Z",
      "distro": "resolute",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/e93b1bdd1208cde978805990040a6552210c100c4a6afaf8b7496b0fccb63b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-07-04T07:18:31.000Z",
      "distro": "resolute",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/524b4003c4f7bdd071d64adb97eee9609a4ad76b214aa1b6f671d7fee868e36b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-07-04T08:02:56.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/8b0bd79fecbd2a1db83c6d097a778c7ceaf873ddbf1f95addb8a19194e73fef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-07-04T08:02:55.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/c275570d74c66b62709b35a4014b714c6ea730435d6db579a988ce46cc6efffb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10999",
      "date": "2026-07-04T07:18:54.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/175bb7eae34023a8dc9ae2cdedcae843c99f1e1b60b33c9f1017e872140b7b98",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-07-04T07:17:18.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/0d976f360838de5d7793961991f4bcf24fbc286070c294135b359885c87f9cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-07-04T07:17:20.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/1c7b81e12e0cdf959b9fe7ab9b434d4674e3e2014c9e8f82f75c32858a267b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-07-04T07:17:44.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "https://r2.ropensci.org/1c1eed40fb4a5138b9f4c3d3e7b83ea1308f3f055a3b348ad07de3db6dc17f54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/28698769944"
    }
  ]
}