{
  "_id": "6a16ab34acfb0bcc41d840f7",
  "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-05-27 08:26:16 UTC",
    "User": "root"
  },
  "MD5sum": "e8c620a51d5c76b93f8b9adcbc928a42",
  "_user": "hadley",
  "_type": "src",
  "_file": "hflights_0.1.tar.gz",
  "_fileid": "9f1d4d6ec8d64c8aa9fbd4e2a2c6a57624e71daf2a1897206af685abe0a35872",
  "_filesize": 2279125,
  "_sha256": "9f1d4d6ec8d64c8aa9fbd4e2a2c6a57624e71daf2a1897206af685abe0a35872",
  "_created": "2026-05-27T08:26:16.000Z",
  "_published": "2026-05-27T08:28:36.336Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78037464109,
      "time": 86,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235566014"
    },
    {
      "job": 78037464160,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235570136"
    },
    {
      "job": 78037464245,
      "time": 62,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235558026"
    },
    {
      "job": 78037464195,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235571169"
    },
    {
      "job": 78037072091,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235534807"
    },
    {
      "job": 78037464028,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235565182"
    },
    {
      "job": 78037464158,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235557502"
    },
    {
      "job": 78037464275,
      "time": 53,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235555121"
    },
    {
      "job": 78037464133,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235558573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 750,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hflights"
  },
  "_devurl": "https://github.com/hadley/hflights",
  "_searchresults": 360,
  "_rbuild": "4.6.0",
  "_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-05-27T08:27:52.000Z",
      "distro": "noble",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "6348e8db12b8bd389b86d395564df3e240255d0bf765f39cc3bb2e7432053838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-27T08:28:05.000Z",
      "distro": "noble",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "30dc11986c17ce37f244c080a99bd9b6bebe9e55f93775a75d8b69175f7a0ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-27T08:27:33.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "969905a8f38e0f829bd9e77959bc689cf7d5963c86b0bf60e939ce407a8544ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-27T08:28:07.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "c9b9e1d93fc86f516329f69c466a2dcf7ca0a1d29bd81e5b8894b17eab982590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-27T08:28:00.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "481715319fecefb473f5766a7fbe7736a85099241ebb5f8ef9333a0a7809ca81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-27T08:27:25.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "1152dea6f0a25158446a3bd78d0807ba11257dad6955e37602f04597a4e28e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-27T08:27:17.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "e4a0571c53ee1f78c0c8908dce2ee34193333b22021688f02637b6365c141418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-27T08:27:27.000Z",
      "commit": "72e02a200fc61adfc83c2885f45895ca98989cbe",
      "fileid": "bbf49e84d87a0d7bcccab1e709ad5d6c647c66caecc54078d0de58691606a6cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26499806004"
    }
  ]
}