Package: avif 0.0.1
avif: Read and Write AVIF Images
Functions to read and write AV1 Image File Format. It can read and write both files and in-memory raw vectors.
Authors:
avif_0.0.1.tar.gz
avif_0.0.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
avif/json (API)
| # Install 'avif' in R: |
| install.packages('avif', repos = c('https://r-zon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-zon/avif/issues
Last updated from:a48b6a1623. Checks:12 FAIL, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 103 | ||
| linux-devel-x86_64 | FAIL | 104 | ||
| source / vignettes | OK | 197 | ||
| linux-release-arm64 | FAIL | 96 | ||
| linux-release-x86_64 | FAIL | 107 | ||
| macos-release-arm64 | FAIL | 90 | ||
| macos-release-x86_64 | FAIL | 184 | ||
| macos-oldrel-arm64 | FAIL | 102 | ||
| macos-oldrel-x86_64 | FAIL | 222 | ||
| windows-devel | FAIL | 49 | ||
| windows-release | FAIL | 47 | ||
| windows-oldrel | FAIL | 52 | ||
| wasm-release | FAIL | 143 |
Exports:read_avifwrite_avif
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read an AVIF Image | read_avif |
| Write an AVIF Image | write_avif |
