summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:03:20 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:03:20 +0000
commit4755c804ff860c8240197145404b2187124e5ad4 (patch)
tree13b7acb216efbb872340b9cdbd022b9819d9cc05 /math/Makefile
parent31e4cad03763613d50a93b1182e7b67d2ea79d16 (diff)
downloadpkgsrc-4755c804ff860c8240197145404b2187124e5ad4.tar.gz
R-Formula: initial commit.
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side (see <DOI:10.18637/jss.v034.i01>).
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 0a05fdfe661..da02c2139a1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.409 2019/06/17 00:36:10 gdt Exp $
+# $NetBSD: Makefile,v 1.410 2019/07/31 13:03:20 brook Exp $
COMMENT= Mathematics
@@ -7,6 +7,7 @@ SUBDIR+= R-CGIwithR
SUBDIR+= R-DAAG
SUBDIR+= R-DBI
SUBDIR+= R-FNN
+SUBDIR+= R-Formula
SUBDIR+= R-GRASS
SUBDIR+= R-ISLR
SUBDIR+= R-ISwR