{
  "_id": "6a27cb9124555f66ed5430d5",
  "Package": "airportr",
  "Type": "Package",
  "Title": "Convenience Tools for Working with Airport Data",
  "Version": "0.2.2",
  "Authors@R": "person(\"Dmitry\", \"Shkolnik\", email = \"shkolnikd@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Dmitry Shkolnik <shkolnikd@gmail.com>",
  "Description": "Provides tools to work with airport data including lookup\nfunctions to translate between airport codes (IATA, ICAO) and\nnames, as well as distance calculation functions using the\nHaversine formula. Airport data is sourced from OpenFlights and\nlicensed under the ODC Open Database License (ODbL).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/dshkol/airportr,\nhttps://dshkol.github.io/airportr/",
  "BugReports": "https://github.com/dshkol/airportr/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://dshkol.r-universe.dev",
  "Date/Publication": "2025-11-11 04:52:05 UTC",
  "RemoteUrl": "https://github.com/dshkol/airportr",
  "RemoteRef": "HEAD",
  "RemoteSha": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:07:21 UTC",
    "User": "root"
  },
  "Author": "Dmitry Shkolnik [aut, cre]",
  "MD5sum": "54e0dacf0b8ad257d916e88ea3b0522b",
  "_user": "dshkol",
  "_type": "src",
  "_file": "airportr_0.2.2.tar.gz",
  "_fileid": "6275cbc29fd8ee1b4eaf77b3440959d972f7cb888ec29a09718170b1d64745e0",
  "_filesize": 369435,
  "_sha256": "6275cbc29fd8ee1b4eaf77b3440959d972f7cb888ec29a09718170b1d64745e0",
  "_created": "2026-06-09T08:07:21.000Z",
  "_published": "2026-06-09T08:15:13.369Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80276565955,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501985584"
    },
    {
      "job": 80276565906,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501986119"
    },
    {
      "job": 80276565874,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502099236"
    },
    {
      "job": 80276565841,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501999844"
    },
    {
      "job": 80276085193,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501946209"
    },
    {
      "job": 80276565816,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501989592"
    },
    {
      "job": 80276565853,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501978665"
    },
    {
      "job": 80276565856,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501976258"
    },
    {
      "job": 80276565865,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501975869"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dshkol/airportr",
  "_commit": {
    "id": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
    "author": "dshkol <shkolnikd@gmail.com>",
    "committer": "dshkol <shkolnikd@gmail.com>",
    "message": "Bump version to 0.2.2 for critical bug fix\n\n- Update version for revdep fix resubmission\n- Document critical data loading fix in NEWS.md\n- Update cran-comments.md with explanation\n",
    "time": 1762836725
  },
  "_maintainer": {
    "name": "Dmitry Shkolnik",
    "email": "shkolnikd@gmail.com",
    "login": "dshkol",
    "bluesky": "@dshkol.bsky.social",
    "twitter": "@dshkol",
    "description": "oss work: geo, census data, ai harnesses for geo and census data / corpo work: marketplace ds and ai @ biggish tech\n",
    "uuid": 5847527
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "dshkol",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-46",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "dshkol",
      "count": 48,
      "uuid": 5847527
    }
  ],
  "_userbio": {
    "uuid": 5847527,
    "type": "user",
    "name": "Dmitry Shkolnik",
    "description": "oss work: geo, census data, ai harnesses for geo and census data / corpo work: marketplace ds and ai @ biggish tech\r\n"
  },
  "_downloads": {
    "count": 322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/airportr"
  },
  "_devurl": "https://github.com/dshkol/airportr",
  "_pkgdown": "https://dshkol.github.io/airportr/",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/airportr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dshkol/airportr",
  "_realowner": "dshkol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2018-10-06"
    },
    {
      "version": "0.1.3",
      "date": "2019-10-09"
    }
  ],
  "_exports": [
    "airport_detail",
    "airport_distance",
    "airport_location",
    "airport_lookup",
    "airports_around",
    "airports_near_airport",
    "city_airports"
  ],
  "_datasets": [
    {
      "name": "airports",
      "title": "Table of airport detail data",
      "object": "airports",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "OpenFlights ID",
        "Name",
        "City",
        "IATA",
        "ICAO",
        "Country",
        "Country Code",
        "Country Code (Alpha-2)",
        "Country Code (Alpha-3)",
        "Latitude",
        "Longitude",
        "Altitude",
        "UTC",
        "DST",
        "Timezone",
        "Type",
        "Source"
      ],
      "rows": 7698,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "airport_detail",
      "title": "Lookup full airport details based of a standard airport input",
      "topics": [
        "airport_detail"
      ]
    },
    {
      "page": "airport_distance",
      "title": "Calculate great circle distance between two airports",
      "topics": [
        "airport_distance"
      ]
    },
    {
      "page": "airport_location",
      "title": "Lookup airport location coordinates given a standard airport input.",
      "topics": [
        "airport_location"
      ]
    },
    {
      "page": "airport_lookup",
      "title": "Translate airport codes or names into other standard airport formats",
      "topics": [
        "airport_lookup"
      ]
    },
    {
      "page": "airports",
      "title": "Table of airport detail data",
      "topics": [
        "airports"
      ]
    },
    {
      "page": "airports_around",
      "title": "Lookup airports near specified coordinates",
      "topics": [
        "airports_around"
      ]
    },
    {
      "page": "airports_near_airport",
      "title": "Lookup airports nearby other airports",
      "topics": [
        "airports_near_airport"
      ]
    },
    {
      "page": "city_airports",
      "title": "Return all airports serving an input city.",
      "topics": [
        "city_airports"
      ]
    }
  ],
  "_readme": "https://github.com/dshkol/airportr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "airportr.Rmd",
      "filename": "airportr.html",
      "title": "Getting started with the airportr package",
      "author": "Dmitry Shkolnik",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data",
        "Lookup Functions",
        "airport_lookup",
        "airport_detail",
        "airport_location",
        "city_airports",
        "Distance Functions",
        "airport_distance",
        "airports_near_airport",
        "airports_around"
      ],
      "created": "2020-05-24 06:06:53",
      "modified": "2025-11-10 06:14:05",
      "commits": 2
    }
  ],
  "_score": 6.442793225939768,
  "_indexed": true,
  "_nocasepkg": "airportr",
  "_universes": [
    "dshkol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T08:09:05.000Z",
      "distro": "noble",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "9cf217b76d3ebfd256a305169e276ef0eac57970c2b2404e7c8ccc0effb9c8cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-09T08:09:05.000Z",
      "distro": "noble",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "6edc24836d20749065a801794e629c0f420be489061f4c8f052ed2a74e54416f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T08:14:38.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "f2a3147dee6c88c4f2f2450800f7e734259a362feb0416f36999a07a1430762c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T08:09:50.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "0a69af55b1d9263750a516a2bef5cacf8451a68f3c1640a8e5ec59e312f8e356",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-09T08:09:34.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "75a457d7775b1b6f814a07602743e020eeaf3e5e4e39967fa525be43004270e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T08:08:42.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "25e73e1edec27163ae035b53b114ed6c529973e1bc7e5175f3311b7a9d425f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T08:08:31.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "87f0559311f19565c74d940e19a2b388785bea68fac0d8b4c0f177a28ca77566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-09T08:08:30.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "164bb35664d2082b7ad17da69a4f655f216e0572c01da8d93ed5eeb5c6e5cd7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/27192545299"
    }
  ]
}