summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:31:55 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:31:55 +0000
commit2e251fdeced7f97b95139fedecb552f6426a541a (patch)
tree3069f2be9e8ba7e6ca9581a6619ccb913ece7677 /math/Makefile
parent69d9427bf646b74368bf92ec1914f47308228de1 (diff)
downloadpkgsrc-2e251fdeced7f97b95139fedecb552f6426a541a.tar.gz
R-urca: initial commit.
Unit root and cointegration tests encountered in applied econometric analysis are implemented.
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 bb2fe064189..fd7e0fa1ec5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.423 2019/07/31 13:30:20 brook Exp $
+# $NetBSD: Makefile,v 1.424 2019/07/31 13:31:55 brook Exp $
COMMENT= Mathematics
@@ -97,6 +97,7 @@ SUBDIR+= R-stabledist
SUBDIR+= R-statmod
SUBDIR+= R-survey
SUBDIR+= R-tibble
+SUBDIR+= R-urca
SUBDIR+= R-wle
SUBDIR+= R-xtable
SUBDIR+= R-xts