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-reshape2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5240eac480e3
branches:  trunk
changeset: 375492:5240eac480e3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Feb 12 19:50:30 2018 +0000

description:
math/Makefile: Add R-reshape2

diffstat:

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

diffs (17 lines):

diff -r d6de133942d1 -r 5240eac480e3 math/Makefile
--- a/math/Makefile     Mon Feb 12 19:49:59 2018 +0000
+++ b/math/Makefile     Mon Feb 12 19:50:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.362 2018/02/07 20:49:19 minskim Exp $
+# $NetBSD: Makefile,v 1.363 2018/02/12 19:50:30 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -60,6 +60,7 @@
 SUBDIR+=       R-quadprog
 SUBDIR+=       R-quantreg
 SUBDIR+=       R-randomForest
+SUBDIR+=       R-reshape2
 SUBDIR+=       R-sgeostat
 SUBDIR+=       R-shapefiles
 SUBDIR+=       R-sp



Home | Main Index | Thread Index | Old Index