Package: png 0.1-8
png: Read and write PNG images
This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.
Authors:
png_0.1-8.tar.gz
png_0.1-8.zip(r-4.6)png_0.1-8.zip(r-4.5)png_0.1-8.zip(r-4.4)
png_0.1-8.tgz(r-4.6-x86_64)png_0.1-8.tgz(r-4.6-arm64)png_0.1-8.tgz(r-4.5-x86_64)png_0.1-8.tgz(r-4.5-arm64)
png_0.1-8.tar.gz(r-4.6-arm64)png_0.1-8.tar.gz(r-4.6-x86_64)png_0.1-8.tar.gz(r-4.5-arm64)png_0.1-8.tar.gz(r-4.5-x86_64)
png_0.1-8.tgz(r-4.5-emscripten)
png.pdf |png.html✨
png/json (API)
NEWS
| # Install 'png' in R: |
| install.packages('png', repos = c('https://s-u.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s-u/png/issues
Last updated from:a39b35b739. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 407 | |
| linux-devel-x86_64 | OK | 99 | |
| source / vignettes | OK | 154 | |
| linux-release-arm64 | OK | 123 | |
| linux-release-x86_64 | OK | 98 | |
| macos-devel-arm64 | OK | 70 | |
| macos-devel-x86_64 | OK | 150 | |
| macos-release-arm64 | OK | 62 | |
| macos-release-x86_64 | OK | 181 | |
| windows-devel | OK | 70 | |
| windows-release | OK | 79 | |
| windows-oldrel | OK | 69 | |
| wasm-release | OK | 85 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read a bitmap image stored in the PNG format | readPNG |
| Write a bitmap image in PNG format | writePNG |
