# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-pbkrtest/Makefile 417044 2016-06-18 03:45:40Z tota $

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

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

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-lme4>=1.1.10:math/R-cran-lme4

USES=	cran:auto-plist

.include <bsd.port.mk>
