summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-05 16:52:16 +0000
committerminskim <minskim@pkgsrc.org>2018-03-05 16:52:16 +0000
commitd2b4afbbfeaa0ce6acda95998162f1458eb80e28 (patch)
tree5e55b8e26cc7fcf6c4c425caee1a3c02e968c0dc /math
parentc6fd391a8ba84ca6691c91fd2bb21e4a7db5d186 (diff)
downloadpkgsrc-d2b4afbbfeaa0ce6acda95998162f1458eb80e28.tar.gz
math/Makefile: Add R-numDeriv
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 25e211f9ba9..bbfae56d3cb 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.367 2018/03/04 01:03:34 minskim Exp $
+# $NetBSD: Makefile,v 1.368 2018/03/05 16:52:16 minskim Exp $
COMMENT= Mathematics
@@ -55,6 +55,7 @@ SUBDIR+= R-minqa
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-nloptr
+SUBDIR+= R-numDeriv
SUBDIR+= R-pbkrtest
SUBDIR+= R-pixmap
SUBDIR+= R-plyr