This package is considered a duplicate. The official version of this package is found at:https://s-u.r-universe.dev/png
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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s-u/png/issues
Last updated 2 years agofrom:3a29c75792. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-linux-x86_64 | OK | Nov 23 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 |