{
  "_id": "6a37a0a23efcd9bda4420450",
  "Package": "libdeflate",
  "Type": "Package",
  "Title": "DEFLATE Compression and Static Library",
  "Version": "1.25-0",
  "Authors@R": "c(\nperson(\n\"Tyler\", \"Morgan-Wall\",\nemail = \"tylermw@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3131-3814\")\n),\nperson(\n\"Eric\", \"Biggers\",\nrole = c(\"aut\", \"cph\")\n),\nperson(\"Google LLC\", role = \"cph\"),\nperson(\n\"Kevin\", \"Ushey\",\nrole = c(\"cph\")\n)\n)",
  "Description": "Whole-buffer DEFLATE-based compression and decompression\nof raw vectors using the 'libdeflate' library (see\n<https://github.com/ebiggers/libdeflate>). Provides the user\nwith additional control over the speed and the quality of\nDEFLATE compression compared to the fixed level of compression\noffered in R's 'memCompress()' function. Also provides the\n'libdeflate' static library and 'C' headers along with a\n'CMake' target and 'package‑config' file that ease linking of\n'libdeflate' in packages that compile and statically link\nbundled libraries using 'CMake'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make, CMake",
  "RoxygenNote": "7.3.2",
  "Config/build/compilation-database": "true",
  "BugReports": "https://github.com/tylermorganwall/libdeflate/issues",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://tylermorganwall.r-universe.dev",
  "Date/Publication": "2026-02-21 14:22:08 UTC",
  "RemoteUrl": "https://github.com/tylermorganwall/libdeflate",
  "RemoteRef": "HEAD",
  "RemoteSha": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 08:24:09 UTC",
    "User": "root"
  },
  "Author": "Tyler Morgan-Wall [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3131-3814>),\nEric Biggers [aut, cph],\nGoogle LLC [cph],\nKevin Ushey [cph]",
  "Maintainer": "Tyler Morgan-Wall <tylermw@gmail.com>",
  "MD5sum": "c85a5a0fe758027dbdc8d029c0b4cad9",
  "_user": "tylermorganwall",
  "_type": "src",
  "_file": "libdeflate_1.25-0.tar.gz",
  "_fileid": "ff32cae2210dad2fc4463aaecc60dd807143c137885bccf9e9eccbefc8000991",
  "_filesize": 246260,
  "_sha256": "ff32cae2210dad2fc4463aaecc60dd807143c137885bccf9e9eccbefc8000991",
  "_created": "2026-06-21T08:24:09.000Z",
  "_published": "2026-06-21T08:28:18.155Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82554574710,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773436883"
    },
    {
      "job": 82554574712,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773434295"
    },
    {
      "job": 82554574698,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773436969"
    },
    {
      "job": 82554574703,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773435544"
    },
    {
      "job": 82554574662,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773433739"
    },
    {
      "job": 82554574666,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773448863"
    },
    {
      "job": 82554574670,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773432592"
    },
    {
      "job": 82554574741,
      "time": 164,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773443180"
    },
    {
      "job": 82554427169,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773422677"
    },
    {
      "job": 82554574599,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773434197"
    },
    {
      "job": 82554574637,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773433976"
    },
    {
      "job": 82554574632,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773438556"
    },
    {
      "job": 82554574641,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773433632"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tylermorganwall/libdeflate",
  "_commit": {
    "id": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
    "author": "tylermorganwall <tylermw@gmail.com>",
    "committer": "tylermorganwall <tylermw@gmail.com>",
    "message": "libdeflate v1.25-0: Update vendered libdeflate\n",
    "time": 1771683728
  },
  "_maintainer": {
    "name": "Tyler Morgan-Wall",
    "email": "tylermw@gmail.com",
    "login": "tylermorganwall",
    "description": "",
    "uuid": 297609,
    "orcid": "0000-0002-3131-3814"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "tylermorganwall",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 21
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tylermorganwall",
      "count": 83,
      "uuid": 297609
    }
  ],
  "_userbio": {
    "uuid": 297609,
    "type": "user",
    "name": "tylermorganwall",
    "followers": 878
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/libdeflate"
  },
  "_devurl": "https://github.com/tylermorganwall/libdeflate",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/libdeflate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tylermorganwall/libdeflate",
  "_realowner": "tylermorganwall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.23.0",
      "date": "2025-05-07"
    },
    {
      "version": "1.23.1",
      "date": "2025-05-11"
    },
    {
      "version": "1.24-0",
      "date": "2025-05-27"
    },
    {
      "version": "1.24-2",
      "date": "2025-06-24"
    },
    {
      "version": "1.24-3",
      "date": "2025-06-27"
    },
    {
      "version": "1.24-4",
      "date": "2025-06-29"
    },
    {
      "version": "1.24-7",
      "date": "2025-07-21"
    },
    {
      "version": "1.25-0",
      "date": "2026-03-20"
    }
  ],
  "_exports": [
    "alloc_compressor",
    "alloc_decompressor",
    "deflate_compress",
    "deflate_decompress"
  ],
  "_help": [
    {
      "page": "alloc_compressor",
      "title": "Allocate a libdeflate compressor",
      "topics": [
        "alloc_compressor"
      ]
    },
    {
      "page": "alloc_decompressor",
      "title": "Allocate a libdeflate decompressor",
      "topics": [
        "alloc_decompressor"
      ]
    },
    {
      "page": "deflate_compress",
      "title": "Compress a raw vector with libdeflate",
      "topics": [
        "deflate_compress"
      ]
    },
    {
      "page": "deflate_decompress",
      "title": "Decompress a raw vector with libdeflate",
      "topics": [
        "deflate_decompress"
      ]
    }
  ],
  "_readme": "https://github.com/tylermorganwall/libdeflate/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "libdeflate",
  "_universes": [
    "tylermorganwall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25-0",
      "date": "2026-06-21T08:26:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "f4bb3bc38230e176a74e0d47280102a6c218206170261d5d1166bdf741a609d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "0a1f63febff794fedb8cee6b2e381f2faac58ec7b9fbc247bbc4a2812a9ef35c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25-0",
      "date": "2026-06-21T08:26:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "6e5e7d09855b65f17e24ee39329bc104851a73e2afcdd6cc4d3fcbf38099990b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "dc483d9622fe45b473f4327e093cbcad1b7d68da22fb06d499ae4f77446c1306",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:44.000Z",
      "arch": "aarch64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "16897ddc0c0e565ed4e2342d68178b38ac00ef010cadbbf80172277688090f05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25-0",
      "date": "2026-06-21T08:27:40.000Z",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "545f5fa88cad10b08b3d413a9e054a1df8e64407cfba6899d127e32df388c746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:34.000Z",
      "arch": "aarch64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "e42ee3d8954fa26b226bbee5728bfc2991db75a0c5843f90768fba9759c149c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25-0",
      "date": "2026-06-21T08:26:49.000Z",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "408a31a747adc22c02bb86cb5c82464efd1565d3133d7f9034d1cb53b5de4678",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:56.000Z",
      "arch": "emscripten",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "75bdf66413969cecb4cc9dd3c7ee784f9a14ad8dd1fb95320ea35a3297cf5c8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:35.000Z",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "56e01c4c675efa0abe7c69d05fec1a403c7e226f2403bfdba56113a2145da78f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25-0",
      "date": "2026-06-21T08:26:07.000Z",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "fce35bbd2a1c35ce94f5c33d457116085aa1b05d09634dead9900ba9d1fc5169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25-0",
      "date": "2026-06-21T08:25:27.000Z",
      "arch": "x86_64",
      "commit": "6b9ab09e2bd1a97ebd0f6bdaf64f7507ba8224c3",
      "fileid": "9daeef00f1ff75ff40ad04e3a0d870abd2332f5c724f6ea159e8c4fb665f6f00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/27898511758"
    }
  ]
}