Page MenuHomeFreeBSD

D22677.id65226.diff
No OneTemporary

D22677.id65226.diff

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

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)

Event Timeline