{
  "_id": "69d6198f10581d1350de7d82",
  "Package": "zstdlite",
  "Type": "Package",
  "Title": "Fast Compression and Serialization with 'Zstandard' Algorithm",
  "Version": "0.2.6",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\"),\nperson(\"Yann\", \"Collet\", role = c(\"ctb\", \"cph\"), comment = \"Author of the embedded zstandard library\"),\nperson(\"Meta Platforms, Inc. and affiliates.\", role = \"cph\", comment = \"Facebook is the copyright holder of the bundled zstd library\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Fast, compressed serialization of R objects using the\n'Zstandard' algorithm. R objects can be compressed and\ndecompressed quickly using the standard serialization mechanism\nin R.  Raw byte vectors and strings are also handled directly\nfor compatibility with compressed data created by other systems\nand programs supporting 'Zstandard' compression. Dictionaries\nare supported for more effective compression of small data, and\nfunctions are provided for training these dictionaries. This\nimplementation is a wrapper around the 'Zstandard' 'C' library\nwhich is available from <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.1",
  "Copyright": "This package includes code from the 'zstd' library owned by\nMeta Platforms, Inc. and affiliates. and created by Yann\nCollet.  See file 'inst/COPYRIGHTS' for details.",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2024-03-10 06:19:56 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/zstdlite",
  "RemoteRef": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
  "RemoteSha": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-05 09:44:56 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYann Collet [ctb, cph] (Author of the embedded zstandard library),\nMeta Platforms, Inc. and affiliates. [cph] (Facebook is the copyright\nholder of the bundled zstd library)",
  "MD5sum": "46ae1ba8c06eb0fdad932dc7ff82b0a3",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "zstdlite_0.2.6.tar.gz",
  "_fileid": "4ac5e2fcf7dddc9bd71e45f49c88692d9fcf045eba597d1c12b66ea9c0a2039e",
  "_filesize": 761924,
  "_sha256": "4ac5e2fcf7dddc9bd71e45f49c88692d9fcf045eba597d1c12b66ea9c0a2039e",
  "_created": "2026-04-05T09:44:56.000Z",
  "_published": "2026-04-08T09:02:07.442Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70393192769,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70393192907,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70393193464,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276564389"
    },
    {
      "job": 70393193163,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276562846"
    },
    {
      "job": 70393193102,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6276557764"
    },
    {
      "job": 70393193259,
      "time": 179,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6276567053"
    },
    {
      "job": 70393192927,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70393192921,
      "time": 160,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70393192512,
      "time": 213,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276550002"
    },
    {
      "job": 70393193075,
      "time": 101,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6276558265"
    },
    {
      "job": 70393192821,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70393193380,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6276560698"
    },
    {
      "job": 70393192733,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/zstdlite",
  "_commit": {
    "id": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "add explicit copyright info\n",
    "time": 1710051596
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "zstd"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 89,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zstdlite"
  },
  "_devurl": "https://github.com/coolbutuseless/zstdlite",
  "_searchresults": 7,
  "_rbuild": "4.5.3",
  "_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_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_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/585458ccbe36eaa179d8b30f04f1e3a91dc6b993/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.190331698170292,
  "_indexed": false,
  "_nocasepkg": "zstdlite",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://coolbutuseless.r-universe.dev/zstdlite",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-02-04T04:26:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "fb8a064dc726491d7b379048114b8251240729274a93c4697147cbe89e8b3ef0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/21658256287"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-02-04T04:25:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "75a287400f8007111f72c515c5e1341160c06b750cae74bc437ff3d388a3810e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/21658256287"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-02-04T04:27:04.000Z",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "fe746582a8f1865551cc9d64c049a7d541dcdaacbbbebb2e0720ebce6b1e008d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/21658256287"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-03-06T05:02:52.000Z",
      "arch": "aarch64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "4e0893c8961957ab05209970e2a35c395c86fe7be49bc7c1c25389f1ef383982",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/22748844535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-03-06T05:07:39.000Z",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "fe84265820e5d151c44a2c2659fea5018812cdcd6161a3ac966706bee1a10bd4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/22748844535"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-04-05T09:47:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "2eca42382ef5e307c3143f1c8e30e53d90220357d440b8a0bb13979651ff5eda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-04-05T09:47:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "7f93e63e5c786d5d9c5afcfd766920b88fca7416999079ec7046ea377e600815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-04-05T09:46:45.000Z",
      "arch": "aarch64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "d192eca47fcb7a59defccf9c2d1f1dacf8f2eee76fb0763f3f7b43f820d742ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-04-05T09:48:04.000Z",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "03c78c44fd7a9b62764d7fbdf9f3447657a1b09d99f75a78b048d6548a3b2b0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-04-05T09:47:01.000Z",
      "arch": "emscripten",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "f5f7fa333aa4f503333b1ec64ddcf65db10e5934f722d4ce2b43c9d644ff5688",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-04-05T09:46:29.000Z",
      "arch": "x86_64",
      "commit": "585458ccbe36eaa179d8b30f04f1e3a91dc6b993",
      "fileid": "14ba896620028b6001ada02de363fb545a4af610d0c5e449af769d604ed101da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/23998912517"
    }
  ]
}