head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.10
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.8
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.6
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.4
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.2
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.1.0.18
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.16
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.14
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.12
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.10
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.8
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.6
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.4
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.2
	pkgsrc-2022Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.01.04.01.23.21;	author mef;	state Exp;
branches;
next	1.1;
commitid	GUKHIg2FZhRfD6EF;

1.1
date	2022.12.18.12.50.30;	author mef;	state Exp;
branches;
next	;
commitid	P8vJPiQhy2XFt26E;


desc
@@


1.2
log
@(benchmarks/R-mlbench)  Updated 2.1.3 to 2.1.6, NEWS not recent. make test passed

Changes in Version 2.1-5

  o Clarify source information: the old UCI URLs no longer work.

Changes in Version 2.1-4

  o fixed warnings in waveform.c
@
text
@# $NetBSD: Makefile,v 1.1 2022/12/18 12:50:30 mef Exp $

R_PKGNAME=	mlbench
R_PKGVER=	2.1-6
CATEGORIES=	benchmarks

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Machine Learning Benchmark Problems
LICENSE=	gnu-gpl-v2

TEST_DEPENDS+=	tex-ec-[0-9]*:../../fonts/tex-ec
TEST_DEPENDS+=	tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
TEST_DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
TEST_DEPENDS+=	tex-url-[0-9]*:../../print/tex-url
TEST_DEPENDS+=	tex-xkeyval-[0-9]*:../../print/tex-xkeyval

USE_LANGUAGES=	c

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@(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.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
a4 1
R_PKGVER=	2.1-3
d11 6
@

