Page MenuHomeFreeBSD

D56047.id174171.diff
No OneTemporary

D56047.id174171.diff

diff --git a/math/R-cran-collections/Makefile b/math/R-cran-collections/Makefile
new file mode 100644
--- /dev/null
+++ b/math/R-cran-collections/Makefile
@@ -0,0 +1,14 @@
+PORTNAME= collections
+DISTVERSION= 0.3.12
+CATEGORIES= math
+DISTNAME= ${PORTNAME}_${DISTVERSION}
+
+MAINTAINER= chris.longros@gmail.com
+COMMENT= High performance container data types
+WWW= https://cran.r-project.org/package=collections
+
+LICENSE= MIT
+
+USES= cran:auto-plist,compiles
+
+.include <bsd.port.mk>
diff --git a/math/R-cran-collections/distinfo b/math/R-cran-collections/distinfo
new file mode 100644
--- /dev/null
+++ b/math/R-cran-collections/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP=1742860800
+SHA256 (collections_0.3.12.tar.gz) = 60e63ee65bc1889e54a008410f53cb5b643f2fffdb926c3ed12316094709c60d
+SIZE (collections_0.3.12.tar.gz) = 112017
diff --git a/math/R-cran-collections/pkg-descr b/math/R-cran-collections/pkg-descr
new file mode 100644
--- /dev/null
+++ b/math/R-cran-collections/pkg-descr
@@ -0,0 +1,2 @@
+High performance container data types such as queues, stacks,
+deques, dicts, and ordered dicts. Implemented in C for speed.

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 1:32 AM (39 m, 16 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31568296
Default Alt Text
D56047.id174171.diff (1 KB)

Event Timeline