{
  "_id": "6a6340d3d3420cf5dfdb9254",
  "Package": "gifski",
  "Type": "Package",
  "Title": "Highest Quality GIF Encoder",
  "Version": "1.32.0-3",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Kornel Lesiński\", role = \"aut\", comment = \"Gifski Rust library\"),\nperson(\"Authors of the dependency Rust crates\", role = \"aut\",\ncomment = \"see AUTHORS file\"))",
  "Description": "Multi-threaded GIF encoder written in Rust:\n<https://gif.ski/>. Converts images to GIF animations using\npngquant's efficient cross-frame palettes and temporal\ndithering with thousands of colors per frame.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-rust.r-universe.dev/gifski",
  "BugReports": "https://github.com/r-rust/gifski/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Language": "en-US",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://r-rust.r-universe.dev",
  "Date/Publication": "2026-06-12 12:44:21 UTC",
  "RemoteUrl": "https://github.com/r-rust/gifski",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 08:11:49 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nKornel Lesiński [aut] (Gifski Rust library),\nAuthors of the dependency Rust crates [aut] (see AUTHORS file)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "r-rust",
  "_type": "src",
  "_file": "gifski_1.32.0-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4d307d1097a2f3cb4ef809473726d506bef0954c1bd0a48fbf7882a2dcdf358",
  "_filesize": 6756062,
  "_sha256": "b4d307d1097a2f3cb4ef809473726d506bef0954c1bd0a48fbf7882a2dcdf358",
  "_expires": "2026-11-01T10:39:12.000Z",
  "_created": "2026-07-24T08:11:49.000Z",
  "_published": "2026-07-24T10:39:15.192Z",
  "_jobs": [
    {
      "job": 89433277472,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590709391"
    },
    {
      "job": 89433277482,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590716087"
    },
    {
      "job": 89433277490,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590707123"
    },
    {
      "job": 89433277501,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590713904"
    },
    {
      "job": 89433277489,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593893333"
    },
    {
      "job": 89433277458,
      "time": 269,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593925218"
    },
    {
      "job": 89433277533,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594056359"
    },
    {
      "job": 89433277511,
      "time": 309,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594027092"
    },
    {
      "job": 89432571175,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590658951"
    },
    {
      "job": 89433277461,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590711990"
    },
    {
      "job": 89433277468,
      "time": 151,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590716179"
    },
    {
      "job": 89433277474,
      "time": 265,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590761600"
    },
    {
      "job": 89433277483,
      "time": 294,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590775790"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748",
  "_status": "success",
  "_upstream": "https://github.com/r-rust/gifski",
  "_commit": {
    "id": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Add error number to message\n",
    "time": 1781268261
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    }
  ],
  "_owner": "r-rust",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2026-24",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 75,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 157,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 38978738,
    "type": "organization",
    "name": "Rust in R",
    "followers": 82,
    "description": "Example R packages wrapping Rust Cargo crates"
  },
  "_downloads": {
    "count": 17759,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gifski"
  },
  "_devurl": "https://github.com/r-rust/gifski",
  "_searchresults": 3904,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gifski.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-rust/gifski",
  "_realowner": "r-rust",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.3",
      "date": "2018-07-20"
    },
    {
      "version": "0.8.6",
      "date": "2018-09-28"
    },
    {
      "version": "0.8.7",
      "date": "2021-02-28"
    },
    {
      "version": "0.8.7.1",
      "date": "2021-03-08"
    },
    {
      "version": "1.4.3",
      "date": "2021-03-22"
    },
    {
      "version": "1.4.3-1",
      "date": "2021-05-02"
    },
    {
      "version": "1.6.6",
      "date": "2022-04-04"
    },
    {
      "version": "1.6.6-1",
      "date": "2022-04-05"
    },
    {
      "version": "1.12.0",
      "date": "2023-05-19"
    },
    {
      "version": "1.12.0-1",
      "date": "2023-06-08"
    },
    {
      "version": "1.12.0-2",
      "date": "2023-08-12"
    },
    {
      "version": "1.32.0",
      "date": "2024-10-04"
    },
    {
      "version": "1.32.0-1",
      "date": "2024-10-13"
    },
    {
      "version": "1.32.0-2",
      "date": "2025-03-18"
    }
  ],
  "_exports": [
    "gifski",
    "save_gif"
  ],
  "_help": [
    {
      "page": "gifski",
      "title": "Gifski",
      "topics": [
        "gifski",
        "save_gif"
      ]
    }
  ],
  "_readme": "https://github.com/r-rust/gifski/raw/HEAD/readme.md",
  "_rundeps": [],
  "_score": 9.933473523836248,
  "_indexed": true,
  "_nocasepkg": "gifski",
  "_universes": [
    "r-rust",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/95006d8221ffc351963e9658dc0c249ee67f88e83d563ea55fa5aa256c331d72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/148edcd74cf3874df700a06ff43a567eab23e46c56271b6c5fba10aa18c1a8d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/0a40a1d05136284f6d86e0be8760bc1eaf708b8b1ca5aca146e1970e4f2d4879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/f103140947ca4f36039e4d06d20f240f534cbcc98e9ce5b45fa5554a2ee3ed6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.32.0-3",
      "date": "2026-07-24T10:30:44.000Z",
      "arch": "aarch64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/25b96c9577edffdb0780b5a74bea555d40a1f8654f6928b68c44fe2da3a80310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.32.0-3",
      "date": "2026-07-24T10:31:13.000Z",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/51f24299b586e78b969ea7956fb7adeb06a1311bb8db34e817b1fcf6d296fba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.32.0-3",
      "date": "2026-07-24T10:38:09.000Z",
      "arch": "aarch64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/b876b897d9233e492ca264306d6d09cbce56143d408243eb086940c247cd726b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.32.0-3",
      "date": "2026-07-24T10:36:08.000Z",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/98a4be538819bc294e8ceafdca130230d4ac4831dc52ee2357a7f16d6a3e1656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:22.000Z",
      "arch": "emscripten",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/b64843c06f33a93712af09127c2932e915b3cd36ff6e282004503f6272fc6357",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:13:22.000Z",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/0d8fd6fbac681fe4d2e563e5395845b5c88c4534b192080ef3f1e7c0a2d46de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:06.000Z",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/00a11a37ddec1a885283b052670b31e297b63e47d8ea81e3aaa6608718ffbdd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.32.0-3",
      "date": "2026-07-24T08:14:21.000Z",
      "arch": "x86_64",
      "commit": "d1d051b7363bb70330e0c72c362d3a7efd9717b6",
      "fileid": "https://r2.ropensci.org/862da7f0c6a3d2e5df65c82667c7687e2614a9caeb6e04675d58e67b282fa20e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/30077855748"
    }
  ]
}