summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:07:38 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:07:38 +0000
commit2e361b9a0ba4949667f96dd88ff2943382ea375a (patch)
tree7843ede89e3e9ba50471415c93a8e5b3d55dbaa1 /math/Makefile
parent1f8ef6a82a97d366b1aea859a63feda2c05304f2 (diff)
downloadpkgsrc-2e361b9a0ba4949667f96dd88ff2943382ea375a.tar.gz
R-RcmdrMisc: initial commit.
Various statistical, graphics, and data-management functions used by the Rcmdr package in the R Commander GUI for R.
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 ebd30b7b6b3..a1693d13549 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.411 2019/07/31 13:05:33 brook Exp $
+# $NetBSD: Makefile,v 1.412 2019/07/31 13:07:38 brook Exp $
COMMENT= Mathematics
@@ -21,6 +21,7 @@ SUBDIR+= R-RPostgreSQL
SUBDIR+= R-RandomFields
SUBDIR+= R-RandomFieldsUtils
SUBDIR+= R-Rcmdr
+SUBDIR+= R-RcmdrMisc
SUBDIR+= R-RcppArmadillo
SUBDIR+= R-RcppEigen
SUBDIR+= R-SparseM