pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-pbkrtest Import pbkrtest-0.4.7 as math/R-pbkrtest.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8d221bb6e0b
branches: trunk
changeset: 374382:f8d221bb6e0b
user: wen <wen%pkgsrc.org@localhost>
date: Mon Jan 22 06:19:48 2018 +0000
description:
Import pbkrtest-0.4.7 as math/R-pbkrtest.
Test in linear mixed effects models. Attention is on linear mixed
effects models as implemented in the lme4 package. The package
implements a parametric bootstrap test. The package implements a
Kenward-Roger modification of F-tests.
diffstat:
math/R-pbkrtest/DESCR | 4 ++++
math/R-pbkrtest/Makefile | 20 ++++++++++++++++++++
math/R-pbkrtest/distinfo | 6 ++++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 2ffba8185a27 -r f8d221bb6e0b math/R-pbkrtest/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pbkrtest/DESCR Mon Jan 22 06:19:48 2018 +0000
@@ -0,0 +1,4 @@
+Test in linear mixed effects models. Attention is on linear mixed
+effects models as implemented in the lme4 package. The package
+implements a parametric bootstrap test. The package implements a
+Kenward-Roger modification of F-tests.
diff -r 2ffba8185a27 -r f8d221bb6e0b math/R-pbkrtest/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pbkrtest/Makefile Mon Jan 22 06:19:48 2018 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/01/22 06:19:48 wen Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/pbkrtest/
+COMMENT= Parametric bootstrap and Kenward-Roger-based methods
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= pbkrtest
+R_PKGVER= 0.4-7
+
+USE_LANGUAGES= # none
+
+DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 2ffba8185a27 -r f8d221bb6e0b math/R-pbkrtest/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-pbkrtest/distinfo Mon Jan 22 06:19:48 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/22 06:19:48 wen Exp $
+
+SHA1 (R/pbkrtest_0.4-7.tar.gz) = dbea531fdd5d6392bd451c3332a716c02457c506
+RMD160 (R/pbkrtest_0.4-7.tar.gz) = 7ce7d750b1032227bfaf4b158a17d8b4b857233f
+SHA512 (R/pbkrtest_0.4-7.tar.gz) = f99edfdfa21fcbedbac8acc6a449b8fd701438b1258e2e047a2d44f5350d2bdabb679d732140a18c9a900a4c4f453ad7e4775e8adae4375a57b8b9ae358d111d
+Size (R/pbkrtest_0.4-7.tar.gz) = 156406 bytes
Home |
Main Index |
Thread Index |
Old Index