{
  "_id": "6a49a8d3084b645cca9b262f",
  "Package": "lz4lite",
  "Type": "Package",
  "Title": "Extremely Fast Compression and Serialization with LZ4",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'),\nemail = \"mikefc@coolbutuseless.com\"),\nperson(\"Yann\", \"Collet\", role = c(\"cph\"),\ncomment=\"Author of bundled lz4 code\")\n)",
  "Maintainer": "mikefc <mikefc@coolbutuseless.com>",
  "Description": "'LZ4' is an extremely fast compression standard with\ncompression speeds of hundreds of megabytes per second, and\ndecompression speeds of over a gigabyte per second.  Use this\npackage to compress data and serialize arbitrary objects to\nfiles or raw vectors.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Copyright": "The included 'lz4' code is Copyright Yann Collet. See\n'COPYRIGHTS' for LICENSE for included code.",
  "VignetteBuilder": "knitr",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2025-05-24 09:05:41 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/lz4lite",
  "RemoteRef": "HEAD",
  "RemoteSha": "b74487e2b0067d454cb5b4f9a08c09f833746431",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 06:50:49 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYann Collet [cph] (Author of bundled lz4 code)",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "lz4lite_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9545434f509a8ec0c0ebdeda85380f14569f1ed1d55b73a3c37718737e62bbc9",
  "_filesize": 135030,
  "_sha256": "9545434f509a8ec0c0ebdeda85380f14569f1ed1d55b73a3c37718737e62bbc9",
  "_expires": "2026-10-13T00:44:01.000Z",
  "_created": "2026-06-19T06:50:49.000Z",
  "_published": "2026-07-05T00:44:03.385Z",
  "_jobs": [
    {
      "job": 85179934310,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743496052"
    },
    {
      "job": 85179934259,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743495133"
    },
    {
      "job": 85179934287,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743495459"
    },
    {
      "job": 85179934308,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743495218"
    },
    {
      "job": 85179934261,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743492295"
    },
    {
      "job": 85179934260,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743516762"
    },
    {
      "job": 85179934167,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743497126"
    },
    {
      "job": 85179934071,
      "time": 152,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743505829"
    },
    {
      "job": 85179934066,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743466473"
    },
    {
      "job": 85179934171,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743489026"
    },
    {
      "job": 85179934165,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743490716"
    },
    {
      "job": 85179934263,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743484247"
    },
    {
      "job": 85179934288,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743488709"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559",
  "_status": "success",
  "_upstream": "https://github.com/coolbutuseless/lz4lite",
  "_commit": {
    "id": "b74487e2b0067d454cb5b4f9a08c09f833746431",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "check return value from nread\n",
    "time": 1748077541
  },
  "_maintainer": {
    "name": "mikefc",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 16,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "followers": 794,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lz4lite"
  },
  "_devurl": "https://github.com/coolbutuseless/lz4lite",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lz4lite.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "lz4_compress",
    "lz4_decompress",
    "lz4_serialize",
    "lz4_unserialize"
  ],
  "_help": [
    {
      "page": "lz4_compress",
      "title": "Compress a raw vector",
      "topics": [
        "lz4_compress"
      ]
    },
    {
      "page": "lz4_decompress",
      "title": "Decompress a raw vector of compressed data",
      "topics": [
        "lz4_decompress"
      ]
    },
    {
      "page": "lz4_serialize",
      "title": "Serialize an R object to a file or raw vector",
      "topics": [
        "lz4_serialize",
        "lz4_unserialize"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/lz4lite/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Dictionaries.Rmd",
      "filename": "Dictionaries.html",
      "title": "Dictionaries",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Create some data",
        "Train a dictionary using zstd",
        "Read the dictionary and use with lz4_serialize()/lz4_unserialize()",
        "Test the effect of a dictionary for a new message"
      ],
      "created": "2025-05-24 08:27:22",
      "modified": "2025-05-24 08:27:22",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "lz4lite",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/5e8942641694455c6dc18e569bed4bebed3ec7c3e264317c15abdced63e73510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/6b79b25f43d13e8e4bb1a8a444d50579b03a28d0dbdaec26dc4dbe3e4586d128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/99679b62148b3374fd297f543f1370b71dd6e7f409578efb4ca324a37e76e4b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/8044c9c98e917ecf396c02f6f97d3196727d4c5ae092febd030dc4c4ca32e1b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:37.000Z",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/497b382c5d1f7d23d869305cf228468454e3ef8e12ce277a2c3e3bede069d0d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T06:53:59.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/3fe2ae01c8f3cfa543aa735aa254f8db2b74f0a7d730b9cfefd9316c79eb13e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:55.000Z",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/4e23ffaa9db04f4ebb7c19b2b2597c1432d96ac6467046c5fe9d68784462ce43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T06:53:18.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/e6a404c73e624e471c79b6ec1126a1692cd86e1722c834f1452ee40951b1a5e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:35.000Z",
      "arch": "emscripten",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/70caa51a9633293a7c3ff9c0d6328b27214f5a5e74068438d94b2bf8b0ab196f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:18.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/3729bf5922070b135acb25ae0da01ab5f5e003025731ea20955085360ccd4cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T06:51:55.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/53d5d734964b7ab35a4889663951b08f6b51383f9969ede93c0eefa00623cfa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T06:52:10.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "https://r2.ropensci.org/d0f12e34c6cb293fbb8323c6986532096009a6bfbf96611ac6ff29a76a45bb6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27810271559"
    }
  ]
}