# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD: math/R-cran-outliers/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	outliers
PORTVERSION=	0.14
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Collection of some tests commonly used for identifying outliers

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
