Wed Jul 31 12:59:05 2019 UTC ()
R-effects: initial commit.

Graphical and tabular effect displays, e.g., of interactions, for
various statistical models with linear predictors.


(brook)
diff -r1.3097 -r1.3098 pkgsrc/doc/CHANGES-2019
diff -r1.828 -r1.829 pkgsrc/graphics/Makefile
diff -r0 -r1.1 pkgsrc/graphics/R-effects/DESCR
diff -r0 -r1.1 pkgsrc/graphics/R-effects/Makefile
diff -r0 -r1.1 pkgsrc/graphics/R-effects/distinfo

cvs diff -r1.3097 -r1.3098 pkgsrc/doc/CHANGES-2019 (expand / switch to context diff)
--- pkgsrc/doc/CHANGES-2019 2019/07/31 10:56:31 1.3097
+++ pkgsrc/doc/CHANGES-2019 2019/07/31 12:59:05 1.3098
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3097 2019/07/31 10:56:31 nia Exp $
+$NetBSD: CHANGES-2019,v 1.3098 2019/07/31 12:59:05 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5054,3 +5054,4 @@
 	Updated devel/libidn2 to 2.2.0 [nia 2019-07-31]
 	Updated audio/opusfile to 0.11 [nia 2019-07-31]
 	Updated games/openttd to 1.9.2 [nia 2019-07-31]
+	Added graphics/R-effects version 4.1.1 [brook 2019-07-31]

cvs diff -r1.828 -r1.829 pkgsrc/graphics/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/Makefile 2019/07/30 15:32:48 1.828
+++ pkgsrc/graphics/Makefile 2019/07/31 12:59:05 1.829
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.828 2019/07/30 15:32:48 nia Exp $
+# $NetBSD: Makefile,v 1.829 2019/07/31 12:59:05 brook Exp $
 #
 
 COMMENT=	Graphics tools and libraries
@@ -24,6 +24,7 @@
 SUBDIR+=	R-Cairo
 SUBDIR+=	R-colorspace
 SUBDIR+=	R-dichromat
+SUBDIR+=	R-effects
 SUBDIR+=	R-ggplot2
 SUBDIR+=	R-gridExtra
 SUBDIR+=	R-labeling

File Added: pkgsrc/graphics/R-effects/DESCR
Graphical and tabular effect displays, e.g., of interactions, for
various statistical models with linear predictors.

File Added: pkgsrc/graphics/R-effects/Makefile
# $NetBSD: Makefile,v 1.1 2019/07/31 12:59:05 brook Exp $

CATEGORIES=	graphics R

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	${R_HOMEPAGE_BASE}/effects/
COMMENT=	Effect displays for linear, generalized linear, and other models
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

R_PKGNAME=	effects
R_PKGVER=	4.1-1

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"

File Added: pkgsrc/graphics/R-effects/distinfo
$NetBSD: distinfo,v 1.1 2019/07/31 12:59:05 brook Exp $

SHA1 (R/effects_4.1-1.tar.gz) = eaae745cef2c6f27bfc585fde584030220f6ca2d
RMD160 (R/effects_4.1-1.tar.gz) = 0b356daf86824a62e30352d879d64ecd1fe2cbbf
SHA512 (R/effects_4.1-1.tar.gz) = 7720315eb1afa8f5f3a19e69a62f22ea7241be1ee9ce843eaf37750e80939acc32e3301759b47b8abbb2ece08fd8da9cc9b5f9a217dde3200122ee86ad4b1014
Size (R/effects_4.1-1.tar.gz) = 2606577 bytes