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.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:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
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 |