Package: gifski Type: Package Title: Highest Quality GIF Encoder Version: 1.32.0-3 Authors@R: c( person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4035-0289")), person("Kornel Lesiński", role = "aut", comment = "Gifski Rust library"), person("Authors of the dependency Rust crates", role = "aut", comment = "see AUTHORS file")) Description: Multi-threaded GIF encoder written in Rust: . Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering 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 Suggests: ggplot2, gapminder 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: 2026-06-24 12:37:49 UTC; root Author: Jeroen Ooms [aut, cre] (ORCID: ), Kornel Lesiński [aut] (Gifski Rust library), Authors of the dependency Rust crates [aut] (see AUTHORS file) Maintainer: Jeroen Ooms