{
  "_id": "6a493075b5e98c4082a0d386",
  "Package": "hflights",
  "Type": "Package",
  "Title": "Flights that departed Houston in 2011",
  "Version": "0.1",
  "Author": "Hadley Wickham <h.wickham@gmail.com>",
  "Maintainer": "Hadley Wickham <h.wickham@gmail.com>",
  "License": "CC0",
  "Description": "A data only package containing commercial domestic flights\nthat departed Houston (IAH and HOU) in 2011.",
  "LazyData": "true",
  "Repository": "https://hadley.r-universe.dev",
  "Date/Publication": "2013-12-06 19:29:34 UTC",
  "RemoteUrl": "https://github.com/hadley/hflights",
  "RemoteRef": "HEAD",
  "RemoteSha": "72e02a200fc61adfc83c2885f45895ca98989cbe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:07:53 UTC",
    "User": "root"
  },
  "_user": "hadley",
  "_type": "src",
  "_file": "hflights_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/14babeef10872e69ebf93d2882d13de5fb942a6f33e9dbd15a5333377302dded",
  "_filesize": 2280272,
  "_sha256": "14babeef10872e69ebf93d2882d13de5fb942a6f33e9dbd15a5333377302dded",
  "_expires": "2026-10-12T16:10:27.000Z",
  "_created": "2026-07-04T16:07:53.000Z",
  "_published": "2026-07-04T16:10:29.750Z",
  "_jobs": [
    {
      "job": 85146783802,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083271877"
    },
    {
      "job": 85146783815,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083272356"
    },
    {
      "job": 85146783832,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083267916"
    },
    {
      "job": 85146783816,
      "time": 63,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083267097"
    },
    {
      "job": 85146558674,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083259022"
    },
    {
      "job": 85146783831,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083269397"
    },
    {
      "job": 85146783829,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083267723"
    },
    {
      "job": 85146783835,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083266432"
    },
    {
      "job": 85146783843,
      "time": 50,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083265507"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792",
  "_status": "success",
  "_upstream": "https://github.com/hadley/hflights",
  "_commit": {
    "id": "72e02a200fc61adfc83c2885f45895ca98989cbe",
    "author": "hadley <h.wickham@gmail.com>",
    "committer": "hadley <h.wickham@gmail.com>",
    "message": "Add rstudio project\n",
    "time": 1386358174
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "h.wickham@gmail.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    }
  ],
  "_owner": "hadley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 4196,
    "type": "user",
    "name": "Hadley Wickham",
    "followers": 26675,
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 607,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hflights"
  },
  "_devurl": "https://github.com/hadley/hflights",
  "_searchresults": 360,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hflights.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hadley/hflights",
  "_realowner": "hadley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-12-06"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "hflights",
      "title": "Houston flights data",
      "object": "hflights",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Month",
        "DayofMonth",
        "DayOfWeek",
        "DepTime",
        "ArrTime",
        "UniqueCarrier",
        "FlightNum",
        "TailNum",
        "ActualElapsedTime",
        "AirTime",
        "ArrDelay",
        "DepDelay",
        "Origin",
        "Dest",
        "Distance",
        "TaxiIn",
        "TaxiOut",
        "Cancelled",
        "CancellationCode",
        "Diverted"
      ],
      "rows": 227496,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "hflights",
      "title": "Houston flights data",
      "topics": [
        "hflights"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/hflights/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.857332496431269,
  "_indexed": true,
  "_nocasepkg": "hflights",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T16:09:45.000Z",
      "distro": "resolute",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/33d8a6644875390acf6ca6828d62b6aff6213d8b4172a7685ddabb971fd144dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-04T16:09:48.000Z",
      "distro": "resolute",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/3d8aea911792ba4e7f6de9d0341bae61a4a3f63b35a3ab4b79204913dadb7891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T16:09:15.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/546d3481d7ba0672b1e7b49fb872779393e8b01d6356dc5a118af6d642817b07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-04T16:09:09.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/5a0f48f11fd8c46dc70f3efa904a58bf243a772d03e7ddf9ada03bdc00a0b7bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-07-04T16:09:34.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/94f4aa608c5fd802cb6ff21b7f0439a3887235077f7e346e5a75e29178486b8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T16:09:06.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/f53e4249bb8e68117a8c8562781a783cb1b066ee7b3d81a4f5bd1007900d75ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T16:08:58.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/30399e06146cceb34b5d1c1e2f2b3db70a9e5dde75cf77b9a0a168e6eb22d2cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-04T16:08:50.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "https://r2.ropensci.org/e0acf8343b546210fab4a25d81c0b84367aaa216d2cfc5ae8195772e0c2af149",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28711837792"
    }
  ]
}