aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-outliers/Makefile
blob: d141ad36e3eb1615f38d0d034be35742aff72d6f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  


                        
                 


                                          
                                 

                                                                               
                       

                      
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

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

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

USES=	cran:auto-plist

.include <bsd.port.mk>