png
About png
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/png.git png
see also png GitHub repository.
To install the latest development snapshot of this package, use install.packages("png",,"http://rforge.net/",type="source")
Binaries (if avalable) can be installed using install.packages("png",,"http://rforge.net/")
Most recent GIT commits5b2274d5| Simon Urbanek | Sun Mar 15 16:28:07 2026 +1300 silence protect rchk (hopefully) M src/write.c c419feda| Simon Urbanek | Sun Mar 15 11:01:18 2026 +1300 fix typo M NEWS a283c6c4| Simon Urbanek | Sun Mar 15 10:55:11 2026 +1300 update NEWS M NEWS 103ded84| Simon Urbanek | Sun Mar 15 10:53:45 2026 +1300 preserve text/metadata when using writePNG on content from readPNG(.., info=TRUE); (closes #2) M R/write.R M man/writePNG.Rd 34045616| Simon Urbanek | Sun Mar 15 10:44:30 2026 +1300 update NEWS M NEWS |