{
  "_id": "6a27a9d024555f66ed533da7",
  "Package": "zstdlite",
  "Type": "Package",
  "Title": "Fast Compression and Serialization with 'Zstandard' Algorithm",
  "Version": "0.2.11",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\"),\nperson(\"Yann\", \"Collet\", role = c(\"aut\"), comment = \"Author of the embedded Zstandard library\"),\nperson(\"Meta Platforms, Inc. and affiliates.\", role = \"cph\", comment = \"Facebook is the copyright holder of the bundled Zstandard library\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Fast, compressed serialization of R objects using the\n'Zstandard' algorithm. The included zstandard connection\n('zstdfile()') can be used to read/write compressed data by any\ncode which supports R's built-in 'connections' mechanism.\nDictionaries are supported for more effective compression of\nsmall data, and functions are provided for training these\ndictionaries. This implementation provides an R interface to\nadvanced features of the 'Zstandard' 'C' library (available\nfrom <https://github.com/facebook/zstd>).",
  "URL": "https://github.com/coolbutuseless/zstdlite",
  "BugReports": "https://github.com/coolbutuseless/zstdlite/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Copyright": "This package includes code from the 'Zstandard' library\nowned by Meta Platforms, Inc. and affiliates. and created by\nYann Collet.  See file 'inst/COPYRIGHTS' for details.",
  "VignetteBuilder": "knitr",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2026-05-09 10:38:46 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/zstdlite",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 06:36:36 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYann Collet [aut] (Author of the embedded Zstandard library),\nMeta Platforms, Inc. and affiliates. [cph] (Facebook is the copyright\nholder of the bundled Zstandard library)",
  "MD5sum": "0d42a3f43849c127831b651061d327ff",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "zstdlite_0.2.11.tar.gz",
  "_fileid": "66629a440c1f55e06d3ac474b63138d13869513a67c68111f1812981ab99494c",
  "_filesize": 768140,
  "_sha256": "66629a440c1f55e06d3ac474b63138d13869513a67c68111f1812981ab99494c",
  "_created": "2026-06-08T06:36:36.000Z",
  "_published": "2026-06-09T05:51:12.136Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256576819,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473159763"
    },
    {
      "job": 80256576921,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473152682"
    },
    {
      "job": 80256577047,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473156298"
    },
    {
      "job": 80256576710,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473156896"
    },
    {
      "job": 80256576868,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473160819"
    },
    {
      "job": 80256576829,
      "time": 319,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473205518"
    },
    {
      "job": 80256577022,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473156852"
    },
    {
      "job": 80256576589,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499524821"
    },
    {
      "job": 80256576729,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473122516"
    },
    {
      "job": 80256576702,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473149486"
    },
    {
      "job": 80256576789,
      "time": 200,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473175174"
    },
    {
      "job": 80256576826,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473156142"
    },
    {
      "job": 80256576955,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473148094"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/zstdlite",
  "_commit": {
    "id": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "R4.6.0 C-API compliance. Remove connection support\n",
    "time": 1778323126
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "zstd"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 90,
      "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/zstdlite"
  },
  "_devurl": "https://github.com/coolbutuseless/zstdlite",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zstdlite.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.6",
      "date": "2024-03-11"
    },
    {
      "version": "0.2.7",
      "date": "2024-03-17"
    }
  ],
  "_exports": [
    "zstd_cctx",
    "zstd_cctx_settings",
    "zstd_compress",
    "zstd_dctx",
    "zstd_dctx_settings",
    "zstd_decompress",
    "zstd_dict_id",
    "zstd_info",
    "zstd_serialize",
    "zstd_train_dict_compress",
    "zstd_train_dict_serialize",
    "zstd_unserialize",
    "zstd_version"
  ],
  "_help": [
    {
      "page": "zstd_cctx",
      "title": "Initialise a ZSTD compression context",
      "topics": [
        "zstd_cctx"
      ]
    },
    {
      "page": "zstd_cctx_settings",
      "title": "Get the configuration settings of a compression context",
      "topics": [
        "zstd_cctx_settings"
      ]
    },
    {
      "page": "zstd_compress",
      "title": "Compress/Decompress raw vectors and character strings.",
      "topics": [
        "zstd_compress",
        "zstd_decompress"
      ]
    },
    {
      "page": "zstd_dctx",
      "title": "Initialise a ZSTD decompression context",
      "topics": [
        "zstd_dctx"
      ]
    },
    {
      "page": "zstd_dctx_settings",
      "title": "Get the configuration settings of a decompression context",
      "topics": [
        "zstd_dctx_settings"
      ]
    },
    {
      "page": "zstd_dict_id",
      "title": "Get the Dictionary ID of a dictionary or a vector compressed data.",
      "topics": [
        "zstd_dict_id"
      ]
    },
    {
      "page": "zstd_info",
      "title": "Return information about the zstd stream",
      "topics": [
        "zstd_info"
      ]
    },
    {
      "page": "zstd_serialize",
      "title": "Serialize/Unserialize arbitrary R objects to a compressed stream of bytes using Zstandard",
      "topics": [
        "zstd_serialize",
        "zstd_unserialize"
      ]
    },
    {
      "page": "zstd_train_dict_compress",
      "title": "Train a dictionary for use with 'zstd_compress()' and 'zstd_decompress()'",
      "topics": [
        "zstd_train_dict_compress"
      ]
    },
    {
      "page": "zstd_train_dict_serialize",
      "title": "Train a dictionary for use with 'zstd_serialize()' and 'zstd_unserialize()'",
      "topics": [
        "zstd_train_dict_serialize"
      ]
    },
    {
      "page": "zstd_version",
      "title": "Get version string of zstd C library",
      "topics": [
        "zstd_version"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/zstdlite/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "dictionaries.Rmd",
      "filename": "dictionaries.html",
      "title": "Dictionaries",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dictionary-based compression",
        "Why should I use a dictionary?",
        "When is a dictionary useful?",
        "How do I train a dictionary?",
        "How large should my dictionary be?",
        "How many samples should I provide to the dictionary builder?",
        "How do I determine if a dictionary will be effective?",
        "When should I retrain a dictionary?",
        "Example"
      ],
      "created": "2024-03-04 21:19:21",
      "modified": "2024-03-04 21:19:21",
      "commits": 1
    }
  ],
  "_score": 4.204119982655925,
  "_indexed": true,
  "_nocasepkg": "zstdlite",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-08T06:39:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "ef8e0d27567c0e96a58d3b06b7657319d4f1578e172206e918c18921d38d258f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "02e163abbc13eb10a8dd48e73e72f9005148bfc0911f75181ce6901e3a867012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "061bccd8ccac182f9a66aaa555ff8923aedc618717dfe32034c34ec7f089cef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "cfc854a959cd0a27c9fb09fa3d28df1e8e67fac3fdb3456be49e429a1c07edf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-08T06:39:03.000Z",
      "arch": "aarch64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "b80b14d36c5aae1b85ea57ecf3266935df97c95cb1ce0649e3289def0136122c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-08T06:41:00.000Z",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "aa2a8ab8c2dd18afbf6a056446187f7a03d66e1929e18940260b423a96ed92e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:59.000Z",
      "arch": "aarch64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "047c0c7c52b7dd3fcf46a6817b611c2e31cee3041e395aa52b8841078ac8b6ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-09T05:50:10.000Z",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "3d0f3d85dc115684571bfca4617197a7b954cef4df34af07666cdea7db36415f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:47.000Z",
      "arch": "emscripten",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "10d67f246853e6bed98a9afc9d17668cdd202f2b7262c97426c85d89e8036198",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-08T06:39:18.000Z",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "54bb0d095da2482feae726b5d43962ce704bb1a34c1f4b585f6f6805f74e636d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-08T06:38:10.000Z",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "c90441dd3df93d3a457a1d7c9d3b6a3e0e20efb719e47a83d218bd5d910ea7ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-08T06:37:56.000Z",
      "arch": "x86_64",
      "commit": "dd62a4817a483e167c3f5ae6bfddeda53c05c084",
      "fileid": "410aece8417224a1797a0da29c954bd0232143cc04bddb5eee854f1164024732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27120228179"
    }
  ]
}