{
  "_id": "6a1bf7771d7bb097a0a26ae8",
  "Package": "flightanalysis",
  "Title": "Find the Best Flights",
  "Version": "3.0.1",
  "Authors@R": "c(\nperson(\"Rémi\", \"Thériault\", email = \"remi.theriault@mail.mcgill.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4315-6788\")),\nperson(\"Kaya\", \"Celebi\", email = \"kayacelebi17@gmail.com\", role = \"aut\")\n)",
  "Description": "Tools and models for users to analyze, forecast, and\ncollect data regarding flights and prices. Features include\ndetailed scraping and querying tools for Google Flights.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/rempsyc/flightanalysis,\nhttps://rempsyc.github.io/flightanalysis/",
  "BugReports": "https://github.com/rempsyc/flightanalysis/issues",
  "Config/pak/sysreqs": "chromium make libssl-dev",
  "Repository": "https://rempsyc.r-universe.dev",
  "Date/Publication": "2025-12-02 05:00:30 UTC",
  "RemoteUrl": "https://github.com/rempsyc/flightanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:51:41 UTC",
    "User": "root"
  },
  "Author": "Rémi Thériault [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4315-6788>),\nKaya Celebi [aut]",
  "Maintainer": "Rémi Thériault <remi.theriault@mail.mcgill.ca>",
  "MD5sum": "023a09b52492e033cedce09b7d6b8d78",
  "_user": "rempsyc",
  "_type": "src",
  "_file": "flightanalysis_3.0.1.tar.gz",
  "_fileid": "cc126d38ca364f56bff1e10e957cd5b285b83b87f85a3e8587ba78c01b94d2f2",
  "_filesize": 1665617,
  "_sha256": "cc126d38ca364f56bff1e10e957cd5b285b83b87f85a3e8587ba78c01b94d2f2",
  "_created": "2026-05-31T08:51:41.000Z",
  "_published": "2026-05-31T08:55:19.167Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713358244,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315386715"
    },
    {
      "job": 78713358236,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315382215"
    },
    {
      "job": 78713358215,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315379323"
    },
    {
      "job": 78713358235,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315377008"
    },
    {
      "job": 78713167399,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315368918"
    },
    {
      "job": 78713358204,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315381017"
    },
    {
      "job": 78713358214,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315377659"
    },
    {
      "job": 78713358219,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315376238"
    },
    {
      "job": 78713358227,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315378036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rempsyc/flightanalysis",
  "_commit": {
    "id": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
    "author": "Copilot <198982749+Copilot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fa_plot_prices: highlight lowest and highest prices by coloring the point (#45)\n\n* Initial plan\n\n* Add highlight_extremes parameter to fa_plot_prices to color min/max price points\n\nCo-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>\n\n* Address code review: improve docs accuracy and handle ties in extreme prices\n\nCo-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>\n\n* doc\n\n* Fix Patina -> Patna correction in airport_to_city function\n\nCo-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>\n\n* Fix point_fill global variable NOTE and handle min==max edge case\n\nCo-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>",
    "time": 1764651630
  },
  "_maintainer": {
    "name": "Rémi Thériault",
    "email": "remi.theriault@mail.mcgill.ca",
    "login": "rempsyc",
    "mastodon": "@rempsyc@mastodon.world",
    "bluesky": "@remi-theriault.com",
    "linkedin": "in/rempsyc",
    "orcid": "0000-0003-4315-6788",
    "twitter": "@rempsyc",
    "description": "Postdoc @centerconflictcooperation",
    "uuid": 13123390
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "role": "Imports"
    },
    {
      "package": "airportr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    }
  ],
  "_owner": "rempsyc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 28
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kcelebi",
      "count": 55,
      "uuid": 35543500
    },
    {
      "user": "rempsyc",
      "count": 35,
      "uuid": 13123390
    },
    {
      "user": "copilot",
      "count": 35,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 13123390,
    "type": "user",
    "name": "Rémi Thériault",
    "description": "Postdoc @centerconflictcooperation"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flightanalysis"
  },
  "_devurl": "https://github.com/rempsyc/flightanalysis",
  "_pkgdown": "https://rempsyc.github.io/flightanalysis/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flightanalysis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "airport_to_city",
    "city_name_to_code",
    "fa_define_query",
    "fa_define_query_range",
    "fa_fetch_flights",
    "fa_find_best_dates",
    "fa_plot_best_dates",
    "fa_plot_prices",
    "fa_summarize_prices"
  ],
  "_datasets": [
    {
      "name": "sample_flight_results",
      "title": "Sample Flight Results Dataset",
      "object": "sample_flight_results",
      "class": [
        "flight_results"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sample_flights",
      "title": "Sample Flight Data",
      "object": "sample_flights",
      "class": [
        "data.frame"
      ],
      "fields": [
        "departure_date",
        "departure_time",
        "arrival_date",
        "arrival_time",
        "origin",
        "destination",
        "airlines",
        "travel_time",
        "price",
        "num_stops",
        "layover",
        "access_date",
        "co2_emission_kg",
        "emission_diff_pct"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_multi_origin",
      "title": "Sample Multiple Origin Queries",
      "object": "sample_multi_origin",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sample_query",
      "title": "Sample Flight Query",
      "object": "sample_query",
      "class": [
        "flight_query"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "airport_to_city",
      "title": "Convert Airport Codes to City Names",
      "topics": [
        "airport_to_city"
      ]
    },
    {
      "page": "city_name_to_code",
      "title": "Convert City Names to Airport Codes",
      "topics": [
        "city_name_to_code"
      ]
    },
    {
      "page": "fa_define_query",
      "title": "Define Flight Query",
      "topics": [
        "fa_define_query"
      ]
    },
    {
      "page": "fa_define_query_range",
      "title": "Define Flight Query Range",
      "topics": [
        "fa_define_query_range"
      ]
    },
    {
      "page": "fa_fetch_flights",
      "title": "Fetch Flight Data",
      "topics": [
        "fa_fetch_flights"
      ]
    },
    {
      "page": "fa_find_best_dates",
      "title": "Find Best Travel Dates",
      "topics": [
        "fa_find_best_dates"
      ]
    },
    {
      "page": "fa_plot_best_dates",
      "title": "Plot Best Travel Dates",
      "topics": [
        "fa_plot_best_dates"
      ]
    },
    {
      "page": "fa_plot_prices",
      "title": "Plot Price Summary",
      "topics": [
        "fa_plot_prices"
      ]
    },
    {
      "page": "fa_summarize_prices",
      "title": "Create Price Summary Table",
      "topics": [
        "fa_summarize_prices"
      ]
    },
    {
      "page": "print.flight_query",
      "title": "Print method for flight query objects",
      "topics": [
        "print.flight_query"
      ]
    },
    {
      "page": "print.flight_record",
      "title": "Print method for flight_record objects",
      "topics": [
        "print.flight_record"
      ]
    },
    {
      "page": "print.flight_results",
      "title": "Print method for flight_results objects",
      "topics": [
        "print.flight_results"
      ]
    },
    {
      "page": "sample_flight_results",
      "title": "Sample Flight Results Dataset",
      "topics": [
        "sample_flight_results"
      ]
    },
    {
      "page": "sample_flights",
      "title": "Sample Flight Data",
      "topics": [
        "sample_flights"
      ]
    },
    {
      "page": "sample_multi_origin",
      "title": "Sample Multiple Origin Queries",
      "topics": [
        "sample_multi_origin"
      ]
    },
    {
      "page": "sample_query",
      "title": "Sample Flight Query",
      "topics": [
        "sample_query"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rempsyc/flightanalysis/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rempsyc/flightanalysis/raw/HEAD/README.md",
  "_rundeps": [
    "airportr",
    "AsioHeaders",
    "chromote",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "websocket",
    "withr",
    "zip"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "flightanalysis",
  "_universes": [
    "rempsyc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-31T08:54:46.000Z",
      "distro": "noble",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "02f8f2ebfc54747894068029c74cde5309ddf9a8a93baab36bf029c1d0ccaec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-31T08:53:59.000Z",
      "distro": "noble",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "d8bbb71eb66b7f19a444f269dbc7461ca1708fcd6f73543186405702de62a225",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-05-31T08:53:28.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "9c37144c992ccef9ecd8026e83cecd368e0c8f75422355d9b04f584df7f38600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-05-31T08:53:07.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "7f5cb90e03d1e1fab953f7f3a00434399a39363442f97194596ddff073253820",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.1",
      "date": "2026-05-31T08:54:03.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "b9a6d1f45af09f39fa11c3751b8fb852df43d5e4f1ba5d824e368ea574d78ff0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-31T08:53:01.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "c109099d092c082a10412622f0ffb6aee25f1cb6f91f1e1d833be624538915ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-31T08:52:49.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "15a436410373ae74f966fd2154ba46d61c784cd75a419bcbaf966092c1994e25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-05-31T08:53:04.000Z",
      "commit": "8e11ef2f7becf1bf1625e669798d6789c558aa00",
      "fileid": "192163c3ccec1ad6b0b2c51d5c3d047e86081be7e215eea29dd7b4f6b5d21c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/26708112378"
    }
  ]
}