summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:23:10 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:23:10 +0000
commit2616940a0675eed6cb5b67723419b1be1de6bed5 (patch)
tree3e7d07e0d9c54b4a60bd8aaf514d7b83d5d5f673 /math/Makefile
parent9aeaf0e6f85542e27510863f824d1fb16154cd82 (diff)
downloadpkgsrc-2616940a0675eed6cb5b67723419b1be1de6bed5.tar.gz
R-nortest: initial commit.
Five omnibus tests for testing the composite hypothesis of normality.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index d1292cb67cb..f17c18d9927 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.418 2019/07/31 13:21:42 brook Exp $
+# $NetBSD: Makefile,v 1.419 2019/07/31 13:23:10 brook Exp $
COMMENT= Mathematics
@@ -73,6 +73,7 @@ SUBDIR+= R-moonsun
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-nloptr
+SUBDIR+= R-nortest
SUBDIR+= R-numDeriv
SUBDIR+= R-pbkrtest
SUBDIR+= R-pixmap