math/Makefile: Add R-quadprog
This commit is contained in:
parent
c7bd113728
commit
8bd4ea2f1b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.359 2018/02/01 16:58:03 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.360 2018/02/03 01:48:57 minskim Exp $
|
||||
|
||||
COMMENT= Mathematics
|
||||
|
||||
|
@ -55,6 +55,7 @@ SUBDIR+= R-nloptr
|
|||
SUBDIR+= R-pbkrtest
|
||||
SUBDIR+= R-pixmap
|
||||
SUBDIR+= R-plyr
|
||||
SUBDIR+= R-quadprog
|
||||
SUBDIR+= R-quantreg
|
||||
SUBDIR+= R-randomForest
|
||||
SUBDIR+= R-sgeostat
|
||||
|
|
Loading…
Reference in a new issue