Package: R.image
================

Version: 0.2.3 [2007-05-09]
o Package passes R CMD check on R v2.5.0.


Version: 0.2.2 [2006-09-12]
o Added package 'grDevices' as a package this one depends on.  
  This is required for package without a namespace in the 
  upcoming R v2.4.0 release.


Version: 0.2.1 [2006-07-25]
o Remove all dependencies of the R.io package, i.e. including 
  the File class (if anyone still uses that).
o Made writePPM(), writeRGB(), and readRGB() of the RGBImage
  class more memory efficient by processing data in chunks.


Version: 0.2.0 [2005-02-28]
o Package now reads JPEG by utilizing the 'rimage' package.


Version: 0.1.0 [2005-02-25]
o Package passes R CMD check without warnings.
o Moved all BitmapImage classes from the R.graphics package to 
  this package. For further history, see history of R.graphics.
