Last data update: 2014.03.03

bmp

Package: bmp
Maintainer: Gregory Jefferis <jefferis@gmail.com>
License: GPL (>= 2)
Title: Read Windows Bitmap (BMP) images
Author: Gregory Jefferis
Description: Reads Windows BMP format images. Currently limited to 8 bit
greyscale images and 24,32 bit (A)RGB images. Pure R implementation without
external dependencies.
Version: 0.2
Date: 2013-08-07
Suggests: pixmap, testthat
Collate: 'read-bmp.R'
Packaged: 2013-08-09 23:02:17 UTC; jefferis
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-10 01:08:48

● 0 images, 3 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'bmp' ...
** package 'bmp' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'bmp'
    finding HTML links ... done
    ConvertIntToUInt                        html  
    is.bmp                                  html  
    read.bmp                                html  
** building package indices
** testing if installed package can be loaded
* DONE (bmp)
Making 'packages.html' ... done