Package: gifski
Type: Package
Title: Highest Quality GIF Encoder
Version: 1.32.0-2
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: <https://gif.ski/>. 
    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
NeedsCompilation: yes
Packaged: 2025-03-17 21:13:42 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Kornel Lesiński [aut] (Gifski Rust library),
  Authors of the dependency Rust crates [aut] (see AUTHORS file)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-18 11:10:01 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-03-31 23:47:02 UTC; unix
Archs: gifski.so.dSYM
