Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167774986
D22680.id65227.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D22680.id65227.diff
View Options
Index: graphics/R-cran-bmp/Makefile
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/Makefile
@@ -0,0 +1,17 @@
+# Created by: Devin Teske <dteske@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= bmp
+PORTVERSION= 0.3
+
+CATEGORIES= graphics
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= Read Windows Bitmap (BMP) Images
+
+LICENSE= GPLv2+
+
+USES= cran:auto-plist
+
+.include <bsd.port.mk>
Index: graphics/R-cran-bmp/distinfo
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575369159
+SHA256 (bmp_0.3.tar.gz) = bdf790249b932e80bc3a188a288fef079d218856cf64ffb88428d915423ea649
+SIZE (bmp_0.3.tar.gz) = 111674
Index: graphics/R-cran-bmp/pkg-descr
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/pkg-descr
@@ -0,0 +1,5 @@
+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.
+
+WWW: https://cran.r-project.org/web/packages/bmp/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 25, 11:05 AM (15 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37233829
Default Alt Text
D22680.id65227.diff (1 KB)
Attached To
Mode
D22680: graphics/R-cran-bmp: New port
Attached
Detach File
Event Timeline
Log In to Comment