Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168104823
D56047.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
D56047.diff
View Options
diff --git a/math/Makefile b/math/Makefile
--- a/math/Makefile
+++ b/math/Makefile
@@ -46,6 +46,7 @@
SUBDIR += R-cran-car
SUBDIR += R-cran-carData
SUBDIR += R-cran-coda
+ SUBDIR += R-cran-collections
SUBDIR += R-cran-combinat
SUBDIR += R-cran-conf.design
SUBDIR += R-cran-conquer
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 = 1774803210
+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
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 10:09 AM (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37373450
Default Alt Text
D56047.diff (1 KB)
Attached To
Mode
D56047: math/R-cran-collections: new port for high performance container data types
Attached
Detach File
Event Timeline
Log In to Comment