{
  "_id": "6a23cb34530b9bc726be1878",
  "Package": "feather",
  "Title": "R Bindings to the Feather 'API'",
  "Version": "0.4.0.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"RStudio\", role = \"cph\"),\nperson(\"LevelDB Authors\", role = \"ctb\")\n)",
  "Description": "Read and write feather files, a lightweight binary\ncolumnar data store designed for maximum speed.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/wesm/feather",
  "BugReports": "https://github.com/wesm/feather/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://wesm.r-universe.dev",
  "Date/Publication": "2025-12-08 14:57:33 UTC",
  "RemoteUrl": "https://github.com/wesm/feather",
  "RemoteRef": "HEAD",
  "RemoteSha": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
  "RemoteSubdir": "R",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:21:14 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nRStudio [cph],\nLevelDB Authors [ctb]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "bcf49dc6e4210328b95fdaff39164b3a",
  "_user": "wesm",
  "_type": "src",
  "_file": "feather_0.4.0.9000.tar.gz",
  "_fileid": "0f280869f2424245bb49acd224f2f1810accc2d576325c12d46c02db985c39c4",
  "_filesize": 81618,
  "_sha256": "0f280869f2424245bb49acd224f2f1810accc2d576325c12d46c02db985c39c4",
  "_created": "2026-06-06T07:21:14.000Z",
  "_published": "2026-06-06T07:24:36.253Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860636355,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452386449"
    },
    {
      "job": 79860636356,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452386673"
    },
    {
      "job": 79860636346,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452388494"
    },
    {
      "job": 79860636342,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452386499"
    },
    {
      "job": 79860464618,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452371642"
    },
    {
      "job": 79860636335,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452385791"
    },
    {
      "job": 79860636363,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7452386542"
    },
    {
      "job": 79860636347,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7452380322"
    },
    {
      "job": 79860636353,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7452379281"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wesm/feather",
  "_commit": {
    "id": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Bump version to dev version\n",
    "time": 1765205853
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "arrow",
      "version": ">= 0.17.0",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "wesm",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2758,
  "_contributors": [
    {
      "user": "wesm",
      "count": 52,
      "uuid": 329591
    },
    {
      "user": "hadley",
      "count": 34,
      "uuid": 4196
    },
    {
      "user": "kevinushey",
      "count": 7,
      "uuid": 1976582
    },
    {
      "user": "jimhester",
      "count": 5,
      "uuid": 205275
    },
    {
      "user": "jeroen",
      "count": 4,
      "uuid": 216319
    },
    {
      "user": "guillett",
      "count": 4,
      "uuid": 1410356
    },
    {
      "user": "jreback",
      "count": 3,
      "uuid": 953992
    },
    {
      "user": "andrioni",
      "count": 3,
      "uuid": 159177
    },
    {
      "user": "chris-b1",
      "count": 2,
      "uuid": 1924092
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "kevin-montrose",
      "count": 2,
      "uuid": 1219467
    },
    {
      "user": "lindbrook",
      "count": 2,
      "uuid": 6076793
    },
    {
      "user": "aadler",
      "count": 1,
      "uuid": 5596401
    },
    {
      "user": "benlangmead",
      "count": 1,
      "uuid": 3075483
    },
    {
      "user": "alchemyst",
      "count": 1,
      "uuid": 236588
    },
    {
      "user": "cscheid",
      "count": 1,
      "uuid": 285675
    },
    {
      "user": "dfalbel",
      "count": 1,
      "uuid": 4706822
    },
    {
      "user": "dmbates",
      "count": 1,
      "uuid": 371258
    },
    {
      "user": "gansanay",
      "count": 1,
      "uuid": 3726359
    },
    {
      "user": "mortonjt",
      "count": 1,
      "uuid": 4184797
    },
    {
      "user": "jiagengliu",
      "count": 1,
      "uuid": 11987124
    },
    {
      "user": "jjhelmus",
      "count": 1,
      "uuid": 1050278
    },
    {
      "user": "jorahn",
      "count": 1,
      "uuid": 13120204
    },
    {
      "user": "nealrichardson",
      "count": 1,
      "uuid": 2975928
    },
    {
      "user": "evolvedmicrobe",
      "count": 1,
      "uuid": 1330626
    },
    {
      "user": "phillc73",
      "count": 1,
      "uuid": 815126
    },
    {
      "user": "seankross",
      "count": 1,
      "uuid": 1819813
    },
    {
      "user": "xhochy",
      "count": 1,
      "uuid": 70274
    },
    {
      "user": "roman-kh",
      "count": 1,
      "uuid": 7470226
    },
    {
      "user": "tdsmith",
      "count": 1,
      "uuid": 173889
    }
  ],
  "_userbio": {
    "uuid": 329591,
    "type": "user",
    "name": "Wes McKinney",
    "description": "Founder @kenn-io \r\n\r\nPrincipal Architect at https://posit.co. pandas, Ibis, Apache Arrow. @apache Member and Apache Parquet PMC"
  },
  "_downloads": {
    "count": 33248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/feather"
  },
  "_devurl": "https://github.com/wesm/feather",
  "_searchresults": 4136,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/feather.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wesm/feather",
  "_realowner": "wesm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-05-17"
    },
    {
      "version": "0.3.0",
      "date": "2016-08-25"
    },
    {
      "version": "0.3.1",
      "date": "2016-11-08"
    },
    {
      "version": "0.3.2",
      "date": "2019-01-07"
    },
    {
      "version": "0.3.3",
      "date": "2019-03-27"
    },
    {
      "version": "0.3.4",
      "date": "2019-09-03"
    },
    {
      "version": "0.3.5",
      "date": "2019-09-15"
    },
    {
      "version": "0.4.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "feather",
    "feather_example",
    "feather_examples",
    "feather_metadata",
    "read_feather",
    "write_feather"
  ],
  "_help": [
    {
      "page": "feather",
      "title": "Access a feather store like a data frame",
      "topics": [
        "feather",
        "feather_metadata"
      ]
    },
    {
      "page": "read_feather",
      "title": "Read and write feather files.",
      "topics": [
        "read_feather",
        "write_feather"
      ]
    }
  ],
  "_readme": "https://github.com/wesm/feather/raw/HEAD/R/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 13.120519561749383,
  "_indexed": true,
  "_nocasepkg": "feather",
  "_universes": [
    "wesm",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:09.000Z",
      "distro": "noble",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "edeb388085e1ad5fd88d6d070e9d3e1961f09c4a8d8c69e633ea1a52f266f59e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:11.000Z",
      "distro": "noble",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "e4170d8ac4299b228f529e55597b9cac90159e6d0449e99d455cd2611858c88e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:27.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "3ebaf429f5052e1470df5db1223ae2b97601ace1d07101b63b81d42921f635b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:08.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "781d2898bc4202f91f9c567ad7e877781a8959bc91b4f885302750822fafccb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:19.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "a700da3e60c87842bb72a481524f9e5bf6bfd8048c6557ce09775e274d1ba472",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:23:03.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "1a297e79db0544b861d53a26428031875c7b5e746810ce646b6c44a1f6f2bdbe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:22:15.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "ae7f5ea8455d9b6a7575d0fce5106edc422ec32f40cf81e5a6212217b127f6c2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-06T07:22:10.000Z",
      "commit": "f94e1f20cb6131189169531ec7ef94e544adb9b6",
      "fileid": "64411be559ad745d9dd53e6a1a003541476afefcfd70e28e284893083ff04517",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wesm/actions/runs/27056012820"
    }
  ]
}