summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-22 15:36:10 +0000
committerminskim <minskim@pkgsrc.org>2018-03-22 15:36:10 +0000
commit330c6663f0f0dd9be4cf1ffb2253de2008c8e993 (patch)
treece0cec7276065fcea1f22f2cc308ef67e1e60fec /math
parenta506fd89f66752709903c1a14523c2f24954838b (diff)
downloadpkgsrc-330c6663f0f0dd9be4cf1ffb2253de2008c8e993.tar.gz
math/Makefile: Add R-RcppArmadillo
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 2810173d0e2..b338866e203 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2018/03/21 15:26:10 minskim Exp $
+# $NetBSD: Makefile,v 1.377 2018/03/22 15:36:10 minskim Exp $
COMMENT= Mathematics
@@ -18,6 +18,7 @@ SUBDIR+= R-RColorBrewer
SUBDIR+= R-RPostgreSQL
SUBDIR+= R-RandomFields
SUBDIR+= R-Rcmdr
+SUBDIR+= R-RcppArmadillo
SUBDIR+= R-RcppEigen
SUBDIR+= R-SparseM
SUBDIR+= R-VGAM