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.5)png_0.1-8.zip(r-4.4)png_0.1-8.zip(r-4.3)
png_0.1-8.tgz(r-4.5-x86_64)png_0.1-8.tgz(r-4.5-arm64)png_0.1-8.tgz(r-4.4-x86_64)png_0.1-8.tgz(r-4.4-arm64)png_0.1-8.tgz(r-4.3-x86_64)png_0.1-8.tgz(r-4.3-arm64)
png_0.1-8.tar.gz(r-4.5-noble)png_0.1-8.tar.gz(r-4.4-noble)
png_0.1-8.tgz(r-4.4-emscripten)png_0.1-8.tgz(r-4.3-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 2 years agofrom:a39b35b739. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 28 2025 |
R-4.5-win-x86_64 | OK | Feb 28 2025 |
R-4.5-mac-x86_64 | OK | Feb 28 2025 |
R-4.5-mac-aarch64 | OK | Feb 28 2025 |
R-4.5-linux-x86_64 | OK | Feb 28 2025 |
R-4.4-win-x86_64 | OK | Feb 28 2025 |
R-4.4-mac-x86_64 | OK | Feb 28 2025 |
R-4.4-mac-aarch64 | OK | Feb 28 2025 |
R-4.3-win-x86_64 | OK | Feb 28 2025 |
R-4.3-mac-x86_64 | OK | Feb 28 2025 |
R-4.3-mac-aarch64 | OK | Feb 28 2025 |
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 |