summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-07 02:50:20 +0000
committerbrook <brook@pkgsrc.org>2020-08-07 02:50:20 +0000
commit634f30910048cbbe927e6977fb4d25c1344053c9 (patch)
tree10249679770b944ad950bda816f36308a9e4e338 /math
parent20a5dc4fe8892a4625b6e3d29fb633b1cde15c10 (diff)
downloadpkgsrc-634f30910048cbbe927e6977fb4d25c1344053c9.tar.gz
math/R-goftest: import R-goftest-1.2.2
Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/R-goftest/DESCR2
-rw-r--r--math/R-goftest/Makefile14
-rw-r--r--math/R-goftest/distinfo6
4 files changed, 24 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index b6b49a67d2f..e6fc62d07a4 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.471 2020/08/07 02:46:40 brook Exp $
+# $NetBSD: Makefile,v 1.472 2020/08/07 02:50:20 brook Exp $
COMMENT= Mathematics
@@ -59,6 +59,7 @@ SUBDIR+= R-generics
SUBDIR+= R-genetics
SUBDIR+= R-geoR
SUBDIR+= R-geoRglm
+SUBDIR+= R-goftest
SUBDIR+= R-gss
SUBDIR+= R-gstat
SUBDIR+= R-gtable
diff --git a/math/R-goftest/DESCR b/math/R-goftest/DESCR
new file mode 100644
index 00000000000..007e666b9de
--- /dev/null
+++ b/math/R-goftest/DESCR
@@ -0,0 +1,2 @@
+Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for
+continuous univariate distributions, using efficient algorithms.
diff --git a/math/R-goftest/Makefile b/math/R-goftest/Makefile
new file mode 100644
index 00000000000..c5858385853
--- /dev/null
+++ b/math/R-goftest/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 02:50:21 brook Exp $
+
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/goftest/
+COMMENT= Classical Goodness-of-Fit Tests for Univariate Distributions
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= goftest
+R_PKGVER= 1.2-2
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-goftest/distinfo b/math/R-goftest/distinfo
new file mode 100644
index 00000000000..e8422287c31
--- /dev/null
+++ b/math/R-goftest/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 02:50:21 brook Exp $
+
+SHA1 (R/goftest_1.2-2.tar.gz) = 04933372da35d0a1379a3e033d8de46122dbb575
+RMD160 (R/goftest_1.2-2.tar.gz) = 2e05ecfdbe3900ec58e8a02e0a4fc13026d3952a
+SHA512 (R/goftest_1.2-2.tar.gz) = b5e37d2a015c84c0b518871e58c57c833c8b14beabb892aa09fcabf692a0821320e59529cd3dd011f7f316d65f416d48e1c143eeb1bafef547c63f98126918e3
+Size (R/goftest_1.2-2.tar.gz) = 18485 bytes