# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_3_0/math/R-cran-pbkrtest/Makefile 401708 2015-11-15 15:07:08Z tota $

PORTNAME=	pbkrtest
DISTVERSION=	0.4-2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Parametric bootstrap and Kenward-Roger-based methods for mixed model comparison

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-lme4>0:${PORTSDIR}/math/R-cran-lme4

USES=	cran:auto-plist

.include <bsd.port.mk>
