pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/R-mlbench (benchmarks/R-mlbench) import R-m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2aa8f69bc3f9
branches: trunk
changeset: 390325:2aa8f69bc3f9
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 18 12:50:30 2022 +0000
description:
(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.
diffstat:
benchmarks/R-mlbench/DESCR | 2 ++
benchmarks/R-mlbench/Makefile | 14 ++++++++++++++
benchmarks/R-mlbench/distinfo | 5 +++++
3 files changed, 21 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r 0fd864e13fe5 -r 2aa8f69bc3f9 benchmarks/R-mlbench/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-mlbench/DESCR Sun Dec 18 12:50:30 2022 +0000
@@ -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.
diff -r 0fd864e13fe5 -r 2aa8f69bc3f9 benchmarks/R-mlbench/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-mlbench/Makefile Sun Dec 18 12:50:30 2022 +0000
@@ -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"
diff -r 0fd864e13fe5 -r 2aa8f69bc3f9 benchmarks/R-mlbench/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/R-mlbench/distinfo Sun Dec 18 12:50:30 2022 +0000
@@ -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