# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:53 brook Exp $

R_PKGNAME=	randomForest
R_PKGVER=	4.6-14
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Breiman and Cutler's Random Forests for Classification and Regression
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

USE_LANGUAGES=	c fortran

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