Package: gifski
Type: Package
Title: Highest Quality GIF Encoder
Version: 1.12.0-2
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroen@berkeley.edu", 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: 2023-08-09 11:49:43 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 <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2023-08-12 15:50:07 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-08-13 10:25:42 UTC; unix
Archs: gifski.so.dSYM
