Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164334326
D22677.id65226.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
D22677.id65226.diff
View Options
Index: devel/R-cran-bigmemory/Makefile
===================================================================
--- /dev/null
+++ devel/R-cran-bigmemory/Makefile
@@ -0,0 +1,24 @@
+# Created by: Devin Teske <dteske@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= bigmemory
+PORTVERSION= 4.5.33
+
+CATEGORIES= devel
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= Manage Massive Matrices with Shared Memory and Memory-Mapped Files
+
+LICENSE= LGPL3 APACHE20
+LICENSE_COMB= dual
+
+CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \
+ R-cran-BH>0:devel/R-cran-BH \
+ R-cran-bigmemory.sri>0:devel/R-cran-bigmemory.sri
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
+
+USES= cran:auto-plist,compiles
+
+.include <bsd.port.mk>
Index: devel/R-cran-bigmemory/distinfo
===================================================================
--- /dev/null
+++ devel/R-cran-bigmemory/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575364395
+SHA256 (bigmemory_4.5.33.tar.gz) = 7237d9785d8ce3eab4e36ad3ce2c95cbae926326031661b4f237b7517f4b9479
+SIZE (bigmemory_4.5.33.tar.gz) = 243135
Index: devel/R-cran-bigmemory/pkg-descr
===================================================================
--- /dev/null
+++ devel/R-cran-bigmemory/pkg-descr
@@ -0,0 +1,5 @@
+bigmemory provides the ability to create, store, access, and manipulate
+massive matrices in R. Matrices are allocated to shared memory and may
+use memory-mapped files.
+
+WWW: https://cran.r-project.org/web/packages/bigmemory/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 10:02 PM (6 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35797948
Default Alt Text
D22677.id65226.diff (1 KB)
Attached To
Mode
D22677: devel/R-cran-bigmemory: New port
Attached
Detach File
Event Timeline
Log In to Comment