Package: webp
Type: Package
Title: A New Format for Lossless and Lossy Image Compression
Version: 0.4
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Lossless webp images are 26% smaller in size compared to PNG. Lossy
    webp images are 25-34% smaller in size compared to JPEG. This package reads
    and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using
    conventions from the 'jpeg' and 'png' packages.
License: MIT + file LICENSE
URL: https://github.com/jeroen/webp#readme
        https://developers.google.com/speed/webp
BugReports: https://github.com/jeroen/webp/issues
SystemRequirements: libwebp
LazyData: TRUE
Suggests: jpeg, png
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-03-30 18:50:34 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-03-30 21:34:38 UTC
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-02 12:18:36 UTC; windows
Archs: i386, x64
