2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:52 brook Exp $
|
2018-01-22 07:19:48 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= pbkrtest
|
|
|
|
R_PKGVER= 0.4-7
|
|
|
|
CATEGORIES= math
|
2018-01-22 07:19:48 +01:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-07-31 22:09:59 +02:00
|
|
|
COMMENT= Parametric bootstrap and Kenward Roger based methods for mixed model comparison
|
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
2018-01-22 07:19:48 +01:00
|
|
|
|
|
|
|
DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
|
|
|
|
|
2019-07-31 22:09:59 +02:00
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2018-01-22 07:19:48 +01:00
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|