{
  "_id": "6a140941acfb0bcc41d3a02e",
  "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-05-25 08:29:59 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": "07df0614ae2fd1227e534c6f712b69c2",
  "_user": "ipeagit",
  "_type": "src",
  "_file": "flightsbr_1.1.10999.tar.gz",
  "_fileid": "b254988cd1880f3122e2d2e47b02c1ab47bde5cadde4d48c2ccdfb0130d2f98d",
  "_filesize": 2048147,
  "_sha256": "b254988cd1880f3122e2d2e47b02c1ab47bde5cadde4d48c2ccdfb0130d2f98d",
  "_created": "2026-05-25T08:29:59.000Z",
  "_published": "2026-05-25T08:33:05.836Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77681235964,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194639032"
    },
    {
      "job": 77681235947,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194646075"
    },
    {
      "job": 77681235897,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194625030"
    },
    {
      "job": 77681235925,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194624853"
    },
    {
      "job": 77680664732,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194604002"
    },
    {
      "job": 77681235992,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194640327"
    },
    {
      "job": 77681235899,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194623689"
    },
    {
      "job": 77681235934,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194624901"
    },
    {
      "job": 77681235948,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194632125"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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-21",
      "n": 4
    },
    {
      "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": 18657547,
    "type": "organization",
    "name": "AOP-lab Ipea"
  },
  "_downloads": {
    "count": 320,
    "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": 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.794975744051132,
  "_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-05-25T08:32:09.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "48ac9d351d927c9219e093b415c1d0ad3a525e84094599b6eb3742e03aabf81b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10999",
      "date": "2026-05-25T08:32:36.000Z",
      "distro": "noble",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "ba4b0ccdb2f2efb555381eff5367dbe0774a7db8b1ec9cf71c155c68ca88f287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-05-25T08:31:20.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "53ba590e16192fabdcc10793d13b3f44ef34ee42e392b511ac49ce8db6de883a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10999",
      "date": "2026-05-25T08:31:18.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "debbb243a815dd52a3cea6c7e065ce99c4bb72a42da431b2dd55ca01c45d9d5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10999",
      "date": "2026-05-25T08:32:29.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "1077ea4a34e77b49b583c3c6329e98c3b86a8d77c004e9346166ff76ef65ee0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-25T08:31:10.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "4e2a34b6f923b6ed6601e1d1e5d42a604b7fa538b3e4c17588c3062ed996bd2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-25T08:31:11.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "1f1bcd0deed995163919ceab34121ba836f93ead293a9399af7a63fb1d20676f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.10999",
      "date": "2026-05-25T08:31:30.000Z",
      "commit": "644ce80475ce110e45305531c203dd1add65eb30",
      "fileid": "e87a81131a8c0bf7cf2064b9727d113c9f8ceeec30789174c0a6735b943c0ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/26391060324"
    }
  ]
}