{
  "_id": "6a6448ca059529545f575433",
  "Package": "nycflights13",
  "Title": "Flights that Departed NYC in 2013",
  "Version": "1.0.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Airline on-time data for all flights departing NYC in\n2013. Also includes useful 'metadata' on airlines, airports,\nweather, and planes.",
  "License": "CC0",
  "URL": "https://nycflights13.tidyverse.org,\nhttps://github.com/tidyverse/nycflights13",
  "BugReports": "https://github.com/tidyverse/nycflights13/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2023-11-21 13:13:01 UTC",
  "RemoteUrl": "https://github.com/tidyverse/nycflights13",
  "RemoteRef": "HEAD",
  "RemoteSha": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 05:18:04 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "nycflights13_1.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/2be47cde415a1c4a7f586b9362bfed6e440447c9d2d2346104ccfbdfdeed097b",
  "_filesize": 4603010,
  "_sha256": "2be47cde415a1c4a7f586b9362bfed6e440447c9d2d2346104ccfbdfdeed097b",
  "_expires": "2026-11-02T05:25:27.000Z",
  "_created": "2026-07-25T05:18:04.000Z",
  "_published": "2026-07-25T05:25:30.046Z",
  "_jobs": [
    {
      "job": 89646589965,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615881084"
    },
    {
      "job": 89646589966,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615879856"
    },
    {
      "job": 89646589984,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615914372"
    },
    {
      "job": 89646590000,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615923169"
    },
    {
      "job": 89646310716,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615858296"
    },
    {
      "job": 89646589982,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8615877313"
    },
    {
      "job": 89646589973,
      "time": 85,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615872526"
    },
    {
      "job": 89646589977,
      "time": 77,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615871332"
    },
    {
      "job": 89646589972,
      "time": 92,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615873796"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931",
  "_status": "success",
  "_upstream": "https://github.com/tidyverse/nycflights13",
  "_commit": {
    "id": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Typo fix\n",
    "time": 1700572381
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 133,
  "_contributors": [
    {
      "user": "hadley",
      "count": 101,
      "uuid": 4196
    },
    {
      "user": "beanumber",
      "count": 3,
      "uuid": 2774211
    },
    {
      "user": "rmcd1024",
      "count": 3,
      "uuid": 8545237
    },
    {
      "user": "hughparsonage",
      "count": 2,
      "uuid": 8111628
    },
    {
      "user": "balthasars",
      "count": 1,
      "uuid": 37873951
    },
    {
      "user": "bbrewington",
      "count": 1,
      "uuid": 10573749
    },
    {
      "user": "ianmcook",
      "count": 1,
      "uuid": 280509
    },
    {
      "user": "elben10",
      "count": 1,
      "uuid": 23096679
    },
    {
      "user": "jozefhajnala",
      "count": 1,
      "uuid": 23148397
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "seankross",
      "count": 1,
      "uuid": 1819813
    },
    {
      "user": "sjackman",
      "count": 1,
      "uuid": 291551
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1847,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 130277,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nycflights13"
  },
  "_devurl": "https://github.com/tidyverse/nycflights13",
  "_pkgdown": "https://nycflights13.tidyverse.org",
  "_searchresults": 12288,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nycflights13.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/nycflights13",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-07-22"
    },
    {
      "version": "0.2.0",
      "date": "2016-04-29"
    },
    {
      "version": "0.2.1",
      "date": "2016-12-29"
    },
    {
      "version": "0.2.2",
      "date": "2017-01-27"
    },
    {
      "version": "1.0.0",
      "date": "2018-06-26"
    },
    {
      "version": "1.0.1",
      "date": "2019-09-16"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-12"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "airlines",
      "title": "Airline names",
      "object": "airlines",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "carrier",
        "name"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "airports",
      "title": "Airport metadata",
      "object": "airports",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "faa",
        "name",
        "lat",
        "lon",
        "alt",
        "tz",
        "dst",
        "tzone"
      ],
      "rows": 1458,
      "table": true,
      "tojson": true
    },
    {
      "name": "flights",
      "title": "Flights data",
      "object": "flights",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "day",
        "dep_time",
        "sched_dep_time",
        "dep_delay",
        "arr_time",
        "sched_arr_time",
        "arr_delay",
        "carrier",
        "flight",
        "tailnum",
        "origin",
        "dest",
        "air_time",
        "distance",
        "hour",
        "minute",
        "time_hour"
      ],
      "rows": 336776,
      "table": true,
      "tojson": true
    },
    {
      "name": "planes",
      "title": "Plane metadata",
      "object": "planes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "tailnum",
        "year",
        "type",
        "manufacturer",
        "model",
        "engines",
        "seats",
        "speed",
        "engine"
      ],
      "rows": 3322,
      "table": true,
      "tojson": true
    },
    {
      "name": "weather",
      "title": "Hourly weather data",
      "object": "weather",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "origin",
        "year",
        "month",
        "day",
        "hour",
        "temp",
        "dewp",
        "humid",
        "wind_dir",
        "wind_speed",
        "wind_gust",
        "precip",
        "pressure",
        "visib",
        "time_hour"
      ],
      "rows": 26115,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "airlines",
      "title": "Airline names",
      "topics": [
        "airlines"
      ]
    },
    {
      "page": "airports",
      "title": "Airport metadata",
      "topics": [
        "airports"
      ]
    },
    {
      "page": "flights",
      "title": "Flights data",
      "topics": [
        "flights"
      ]
    },
    {
      "page": "planes",
      "title": "Plane metadata",
      "topics": [
        "planes"
      ]
    },
    {
      "page": "weather",
      "title": "Hourly weather data",
      "topics": [
        "weather"
      ]
    }
  ],
  "_readme": "https://github.com/tidyverse/nycflights13/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 12.02280579172527,
  "_indexed": true,
  "_nocasepkg": "nycflights13",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:20:19.000Z",
      "distro": "resolute",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/99a1738ff27ea24f19ee5d9a0d75fa138ee320a3a0a73bd5a92d4204454e5d89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:20:13.000Z",
      "distro": "resolute",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/1fb6f061bea884807077702d4dea9feab62ef3b0d0d4bffee3e334ed25a0e427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:23:54.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/ef372eb5f93e6dc18f66651552400e33b71eeeb4c9202c3a24cdaabc89fd3629",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:24:36.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/97a7a2fcc191600cf8bcc11b8688fcf77365387ea0dfea507b2630df1546f613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:20:17.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/446957f6dbf38fa7d78cf79530343ee0068132ea9c0ce231cfe4ddecddd0e50c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:19:21.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/d4b9e74385de7248987a5c49395d97d0fb40411a74e156f0c5d28af45c46d36d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:19:18.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/1c57f937ce88b80a16b919f2582097d5d26acd4666e9d069a0e496ca8356038c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-25T05:19:33.000Z",
      "commit": "df98ef215aa8216fe0838a0b8ac5bada646d814c",
      "fileid": "https://r2.ropensci.org/b5fdf96a08caa2f0b40be7b5e11b24403f0c4fdb792441b013ddc06e60199bf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/30145442931"
    }
  ]
}