jpeg - Read, write and plot JPEG image files in R
RForge.net

jpeg

About jpeg
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The 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 commits


9eb0e274| Simon Urbanek | Tue Nov 29 22:20:08 2022 +1300
update NEWS
 M       DESCRIPTION
 M       NEWS

18c8c9db| Simon Urbanek | Tue Nov 29 22:15:27 2022 +1300
appease strict prototypes
 M       src/rjcommon.h

7b9e93d9| Simon Urbanek | Tue Nov 29 22:14:48 2022 +1300
minor PROTECT change
 M       src/read.c

5fecf320| Simon Urbanek | Tue Nov 29 22:14:08 2022 +1300
bump version to 0.1-10
 M       DESCRIPTION

26872854| Simon Urbanek | Sat Jul 24 11:40:05 2021 +1200
update NEWS
 M       NEWS