jpeg
About jpeg
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/jpeg.git jpeg
see also jpeg GitHub repository.
To install the latest development snapshot of this package, use install.packages("jpeg",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("jpeg",,"http://rforge.net/")
Most recent GIT commits26872854| Simon Urbanek | Sat Jul 24 11:40:05 2021 +1200 update NEWS M NEWS 22e7a9c4| Simon Urbanek | Sat Jul 24 11:39:35 2021 +1200 add C API registration M NAMESPACE M R/read.R M R/write.R A src/reg.c 8e3210fa| Simon Urbanek | Sat Jul 24 11:31:17 2021 +1200 update NEWS M NEWS 60a0679f| Simon Urbanek | Sat Jul 24 11:26:26 2021 +1200 do not use INTEGER on RAWSXP M src/write.c 3d6078c8| Simon Urbanek | Sat Jul 24 11:23:51 2021 +1200 bump version to 0.1-9 M DESCRIPTION |