This package is considered a duplicate. The official version of this package is found at:https://jeroen.r-universe.dev/webp
Package: webp 1.3.0

webp: A New Format for Lossless and Lossy Image Compression
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.
Authors:
webp_1.3.0.tar.gz
webp_1.3.0.tar.gz(r-4.7-arm64)webp_1.3.0.tar.gz(r-4.7-x86_64)webp_1.3.0.tar.gz(r-4.6-arm64)webp_1.3.0.tar.gz(r-4.6-x86_64)
webp_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
webp/json (API)
NEWS
| # Install 'webp' in R: |
| install.packages('webp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/webp/issues
Last updated from:438242f603. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 104 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 126 | ||
| linux-release-arm64 | OK | 105 | ||
| linux-release-x86_64 | OK | 97 | ||
| wasm-release | OK | 96 |
Exports:read_webpwrite_webp
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Webp image format | read_webp webp write_webp |
