2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:42 brook Exp $
|
2019-07-31 14:59:05 +02:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= effects
|
|
|
|
R_PKGVER= 4.1-1
|
|
|
|
CATEGORIES= graphics
|
2019-07-31 14:59:05 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
COMMENT= Effect displays for linear, generalized linear, and other models
|
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
|
|
|
|
|
|
|
DEPENDS+= R-colorspace>=1.4.1:../../graphics/R-colorspace
|
|
|
|
DEPENDS+= R-carData>=3.0.2:../../math/R-carData
|
|
|
|
DEPENDS+= R-estimability>=1.3:../../math/R-estimability
|
|
|
|
DEPENDS+= R-lme4>=1.1.21:../../math/R-lme4
|
|
|
|
DEPENDS+= R-survey>=3.36:../../math/R-survey
|
|
|
|
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|