pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add R-quadprog



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf00dd368ada
branches:  trunk
changeset: 375112:cf00dd368ada
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Feb 03 01:48:57 2018 +0000

description:
math/Makefile: Add R-quadprog

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 62725155a9e5 -r cf00dd368ada math/Makefile
--- a/math/Makefile     Sat Feb 03 01:48:14 2018 +0000
+++ b/math/Makefile     Sat Feb 03 01:48:57 2018 +0000
@@ -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-pbkrtest
 SUBDIR+=       R-pixmap
 SUBDIR+=       R-plyr
+SUBDIR+=       R-quadprog
 SUBDIR+=       R-quantreg
 SUBDIR+=       R-randomForest
 SUBDIR+=       R-sgeostat



Home | Main Index | Thread Index | Old Index