{
  "_id": "6a1ed35db401979e7340dfff",
  "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-05-20 09:32:51 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYann Collet [cph] (Author of bundled lz4 code)",
  "MD5sum": "8cb24d2fc13d1e4d682a23c6b541fff7",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "lz4lite_1.0.0.tar.gz",
  "_fileid": "e19e11d6b952559d69235774d2d0f894569f6d78afb149b8aa53994f9c0c27d4",
  "_filesize": 133585,
  "_sha256": "e19e11d6b952559d69235774d2d0f894569f6d78afb149b8aa53994f9c0c27d4",
  "_created": "2026-05-20T09:32:51.000Z",
  "_published": "2026-06-02T12:58:05.231Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79075725659,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106402857"
    },
    {
      "job": 79075725684,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106403804"
    },
    {
      "job": 79075726217,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106401945"
    },
    {
      "job": 79075725887,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106415165"
    },
    {
      "job": 79075726677,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106390551"
    },
    {
      "job": 79075726347,
      "time": 287,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128236394"
    },
    {
      "job": 79075725828,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106396104"
    },
    {
      "job": 79075725756,
      "time": 223,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106444747"
    },
    {
      "job": 79075725353,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106360809"
    },
    {
      "job": 79075724901,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358284851"
    },
    {
      "job": 79075725829,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106393644"
    },
    {
      "job": 79075726168,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106389578"
    },
    {
      "job": 79075725928,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106391853"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 16,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "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",
    "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-05-20T09:34:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "5eafe3d0cb351b378704c4882c369c7de2ac37f182aba376a552b970989e427f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "4b5a656bc48bc51f705999996bec0a57b8a48d6e2ea1680edb572e6137163a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "77e1616abf07eb2ab6727559ef912599a3a38ccb2ef78b4482575de9c45bb386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-20T09:35:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "02f2ff8db5981ea00131be5cfb5a8b546d04752ad970e6499f1534165521185b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:18.000Z",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "887e9c3e955ff1cefe71618313e603a9c5dd48e133f57c053f7077c4d810d84f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:30.000Z",
      "arch": "aarch64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "6f97f755237e3588a4abf01cc8dc6593aaf0f8ce5b5ad65362f14770ec952c64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-20T09:36:22.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "ae9d6dd42d6e192f2cd2b9cf0ffb14e08089aae8576f8c08679e8b4af44907f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:15.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "6f3d521c7b73335bd32294ac51da0bcdeff22ad92bd7f83bebe537ec24fbac21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:01.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "b4ce3038dbe3c0743cae664bd677c7f28b5828e38d0adafc20bc22d1481feffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-20T09:34:06.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "3eacc73e11457158aeaf3500560f0aa5602faac01e774fdbed36fed3c33ca51e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T05:52:14.000Z",
      "arch": "x86_64",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "02a20ecb0b4dc5e287c51352b3b4e786d678ed49b1e5017756ffaf2e8537059b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T12:57:33.000Z",
      "arch": "emscripten",
      "commit": "b74487e2b0067d454cb5b4f9a08c09f833746431",
      "fileid": "f20b603a1a225cc707a91c31b13c863ab270eb36d88fcd68bdd58a11eb57095a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26153873454"
    }
  ]
}