readbitmap: Simple Unified Interface to Read Bitmap Images (BMP,JPEG,PNG)

Identifies and reads Windows BMP, JPEG and PNG format bitmap images. Identification defaults to the use of the magic number embedded in the file rather than the file extension. Reading of JPEG and PNG image depends on libjpg and libpng libraries. See file INSTALL for details if necessary.

Version: 0.1-4
Imports: bmp, jpeg, png
Suggests: pixmap, testthat
Published: 2014-09-05
Author: Gregory Jefferis
Maintainer: Gregory Jefferis <jefferis at gmail.com>
BugReports: https://github.com/jefferis/readbitmap/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/jefferis/readbitmap
NeedsCompilation: no
SystemRequirements: libjpeg, libpng
Materials: README NEWS INSTALL
CRAN checks: readbitmap results

Downloads:

Reference manual: readbitmap.pdf
Package source: readbitmap_0.1-4.tar.gz
Windows binaries: r-devel: readbitmap_0.1-4.zip, r-release: readbitmap_0.1-4.zip, r-oldrel: readbitmap_0.1-4.zip
OS X Snow Leopard binaries: r-release: readbitmap_0.1-4.tgz, r-oldrel: readbitmap_0.1-4.tgz
OS X Mavericks binaries: r-release: readbitmap_0.1-4.tgz
Old sources: readbitmap archive

Reverse dependencies:

Reverse depends: DRIP
Reverse imports: SchemaOnRead