pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/R-mlbench
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 18 12:50:30 UTC 2022
Added Files:
pkgsrc/benchmarks/R-mlbench: DESCR Makefile distinfo
Log Message:
(benchmarks/R-mlbench) import R-mlbench-2.1.3
A collection of artificial and real-world machine learning benchmark
problems, including, e.g., several data sets from the UCI repository.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/benchmarks/R-mlbench/DESCR \
pkgsrc/benchmarks/R-mlbench/Makefile pkgsrc/benchmarks/R-mlbench/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/benchmarks/R-mlbench/DESCR
diff -u /dev/null pkgsrc/benchmarks/R-mlbench/DESCR:1.1
--- /dev/null Sun Dec 18 12:50:30 2022
+++ pkgsrc/benchmarks/R-mlbench/DESCR Sun Dec 18 12:50:30 2022
@@ -0,0 +1,2 @@
+A collection of artificial and real-world machine learning benchmark
+problems, including, e.g., several data sets from the UCI repository.
Index: pkgsrc/benchmarks/R-mlbench/Makefile
diff -u /dev/null pkgsrc/benchmarks/R-mlbench/Makefile:1.1
--- /dev/null Sun Dec 18 12:50:30 2022
+++ pkgsrc/benchmarks/R-mlbench/Makefile Sun Dec 18 12:50:30 2022
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2022/12/18 12:50:30 mef Exp $
+
+R_PKGNAME= mlbench
+R_PKGVER= 2.1-3
+CATEGORIES= benchmarks
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Machine Learning Benchmark Problems
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/benchmarks/R-mlbench/distinfo
diff -u /dev/null pkgsrc/benchmarks/R-mlbench/distinfo:1.1
--- /dev/null Sun Dec 18 12:50:30 2022
+++ pkgsrc/benchmarks/R-mlbench/distinfo Sun Dec 18 12:50:30 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/18 12:50:30 mef Exp $
+
+BLAKE2s (R/mlbench_2.1-3.tar.gz) = 2ca2b14d708b0be6faba1814b5eb679f1eece25aa747b20df557b5fe0a3a88c5
+SHA512 (R/mlbench_2.1-3.tar.gz) = d6514667c213131535b65e1c4d7f3a5d8e8d659ba63e5588f7012db4dbe23bd6640451dd23e2ef6ea1218e3cecfc767cde4da4058cf4eacca0f059514f193b08
+Size (R/mlbench_2.1-3.tar.gz) = 922103 bytes
Home |
Main Index |
Thread Index |
Old Index