Package: gifski
Type: Package
Title: Highest Quality GIF Encoder
Version: 1.6.6-1
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 = "cph", comment = "Gifski Rust library"))
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://gif.ski/ (upstream), https://github.com/r-rust/gifski
        (devel)
BugReports: https://github.com/r-rust/gifski/issues
SystemRequirements: Cargo (rustc package manager)
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: ggplot2, gapminder
Language: en-US
NeedsCompilation: yes
Packaged: 2022-04-05 12:02:32 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Kornel Lesiński [cph] (Gifski Rust library)
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2022-04-05 14:02:29 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 02:23:59 UTC; windows
Archs: i386, x64
