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 commitsbd1163e1| Simon Urbanek | Thu Apr 23 12:42:34 2015 -0400 protect against (unlikely) gc due to installed symbol M src/read.c b5445194| Merge: 3f725a8 08d6574 Simon Urbanek | Sat Jul 5 17:19:34 2014 +0200 Merge pull request #1 from serra/master Fix typos in manual 3f725a8f| Simon Urbanek | Sat Jul 5 17:19:01 2014 +0200 bump the version M DESCRIPTION M NEWS 08d65746| Marijn van der Zee | Sat Jul 5 15:35:59 2014 +0200 Fix typos in manual M man/writePNG.Rd 495dd17c| Simon Urbanek | Tue Dec 3 15:09:07 2013 -0500 0.1-7 release M NEWS |