Package: bmp
Maintainer: Gregory Jefferis <jefferis@gmail.com>
License: GPL (>= 2)
Title: Read Windows Bitmap (BMP) Images
Authors@R: 
    c(person(given = "Gregory",
           family = "Jefferis",
           role = c("aut", "cre"),
           email = "jefferis@gmail.com",
           comment = c(ORCID = "0000-0002-0587-9355"))
      )
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.3.1
Suggests: pixmap, testthat
Collate: 'read-bmp.R'
RoxygenNote: 7.3.2
Encoding: UTF-8
URL: https://github.com/jefferis/bmp
BugReports: https://github.com/jefferis/bmp/issues
NeedsCompilation: no
Packaged: 2025-09-21 08:45:30 UTC; jefferis
Author: Gregory Jefferis [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0587-9355>)
Repository: CRAN
Date/Publication: 2025-09-22 05:10:45 UTC
Built: R 4.6.0; ; 2025-10-14 00:39:09 UTC; windows
