Page MenuHomeFreeBSD

[New Port] graphics/R-cran-bmp: Read Windows Bitmap (BMP) Images
AcceptedPublic

Authored by dteske on Dec 4 2019, 6:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 11:57 PM
Unknown Object (File)
Fri, Apr 26, 4:13 PM
Unknown Object (File)
Fri, Apr 26, 4:13 PM
Unknown Object (File)
Fri, Apr 26, 4:13 PM
Unknown Object (File)
Fri, Apr 26, 10:48 AM
Unknown Object (File)
Thu, Apr 18, 8:08 AM
Unknown Object (File)
Tue, Apr 16, 5:27 AM
Unknown Object (File)
Feb 2 2024, 8:43 AM
Subscribers

Details

Reviewers
imp
swills
mat
Summary

bmp provides the ability to read Windows BMP format images in R.
Currently limited to 8 bit greyscale images and 24,32 bit (A)RGB
images. Pure R implementation without external dependencies.

Test Plan

install, deinstall, package, pkg install, pkg delete

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27959
Build 26125: arc lint + arc unit

Event Timeline

graphics/R-cran-bmp/Makefile
7

Extra blank line, remove.

Remove extra newline as-per mat's instruction

This revision is now accepted and ready to land.Dec 4 2019, 8:04 PM
This revision now requires review to proceed.Dec 4 2019, 8:23 PM
This revision is now accepted and ready to land.Dec 4 2019, 8:31 PM