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:Simon Urbanek <[email protected]>

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

Uses libs:
  • libpng– PNG library

On CRAN:

Conda:

libpng

13.13 score 5 stars 2.4k packages 9.3k scripts 401k downloads 20 mentions 2 exports 0 dependencies

Last updated from:a39b35b739. Checks:13 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK407
linux-devel-x86_64OK99
source / vignettesOK154
linux-release-arm64OK123
linux-release-x86_64OK98
macos-devel-arm64OK70
macos-devel-x86_64OK150
macos-release-arm64OK62
macos-release-x86_64OK181
windows-develOK70
windows-releaseOK79
windows-oldrelOK69
wasm-releaseOK85

Exports:readPNGwritePNG

Dependencies:

  • Image