Package: bmp Maintainer: Gregory Jefferis 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.2 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 Repository: https://jefferis.r-universe.dev Date/Publication: 2025-09-21 20:24:28 UTC RemoteUrl: https://github.com/jefferis/bmp RemoteRef: HEAD RemoteSha: fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0 NeedsCompilation: no Packaged: 2026-06-18 09:19:28 UTC; root Author: Gregory Jefferis [aut, cre] (ORCID: )