{
  "_id": "6a104c45acfb0bcc41ca020f",
  "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-05-10 07:32:05 UTC",
    "User": "root"
  },
  "Author": "Dmitry Shkolnik [aut, cre]",
  "MD5sum": "93b09ef755ad6a82acc220f4a8e18bb3",
  "_user": "dshkol",
  "_type": "src",
  "_file": "airportr_0.2.2.tar.gz",
  "_fileid": "fa21a65f55c38b3941375682d582d81adb95c9cb09996c23f02439580bfee40c",
  "_filesize": 372163,
  "_sha256": "fa21a65f55c38b3941375682d582d81adb95c9cb09996c23f02439580bfee40c",
  "_created": "2026-05-10T07:32:05.000Z",
  "_published": "2026-05-22T12:29:57.097Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379548847,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901990113"
    },
    {
      "job": 77379548950,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901989838"
    },
    {
      "job": 77379549306,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901991375"
    },
    {
      "job": 77379548912,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901988916"
    },
    {
      "job": 77379548402,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901977444"
    },
    {
      "job": 77379548201,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160493452"
    },
    {
      "job": 77379548850,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901989178"
    },
    {
      "job": 77379548754,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901986468"
    },
    {
      "job": 77379548756,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901985496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615",
  "_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",
    "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": 349,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/airportr"
  },
  "_devurl": "https://github.com/dshkol/airportr",
  "_pkgdown": "https://dshkol.github.io/airportr/",
  "_searchresults": 39,
  "_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.410608542568367,
  "_indexed": true,
  "_nocasepkg": "airportr",
  "_universes": [
    "dshkol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-10T07:34:02.000Z",
      "distro": "noble",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "a5b29a74c47ca0992a68f25c1d6d7c47a0cbcbba9821c535e004b63f87afea5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-10T07:34:00.000Z",
      "distro": "noble",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "93104a7ead9fd94cec45d7d841ef901a98c266a1c124f7c922c003eb1fc9e324",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T07:34:21.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "460dae234639d025e7298320126297e796e1ad66388507b258527d6d68f87c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-10T07:33:55.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "1f7eb38087328ca7471f95f9f1329e37bca79d4e6cdcacacc8194d993689fc1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T07:33:45.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "288abb2880bc8b497001c6fd840a5a73c84ebb963c3a6fb407e61ba5dc36421e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T07:33:23.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "5736eaacc49f00535a95b3dad11da8a5c3131960935c8ce8eb96faac6406c77f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-10T07:33:11.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "66c57903c7acf1edbe30b56b8200c1b90638ada905a99e21f263d512184ed697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T12:29:40.000Z",
      "commit": "20dcdc129c2ed19198d8d671ab29e273868e3dfe",
      "fileid": "78bf6302adbfaa50e7e2e652d5694f47215934a45d22f0a69cf366c37f5d0035",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/25622930615"
    }
  ]
}