Mon Apr 9 15:30:01 2018 UTC ()
math/Makefile: Add R-xtable


(minskim)
diff -r1.380 -r1.381 pkgsrc/math/Makefile

cvs diff -r1.380 -r1.381 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2018/04/06 19:31:51 1.380
+++ pkgsrc/math/Makefile 2018/04/09 15:30:01 1.381
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.380 2018/04/06 19:31:51 minskim Exp $ 1# $NetBSD: Makefile,v 1.381 2018/04/09 15:30:01 minskim Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-FNN 9SUBDIR+= R-FNN
10SUBDIR+= R-GRASS 10SUBDIR+= R-GRASS
11SUBDIR+= R-ISLR 11SUBDIR+= R-ISLR
12SUBDIR+= R-ISwR 12SUBDIR+= R-ISwR
13SUBDIR+= R-MatrixModels 13SUBDIR+= R-MatrixModels
14SUBDIR+= R-PHYLOGR 14SUBDIR+= R-PHYLOGR
@@ -69,26 +69,27 @@ SUBDIR+= R-prob @@ -69,26 +69,27 @@ SUBDIR+= R-prob
69SUBDIR+= R-quadprog 69SUBDIR+= R-quadprog
70SUBDIR+= R-quantreg 70SUBDIR+= R-quantreg
71SUBDIR+= R-randomForest 71SUBDIR+= R-randomForest
72SUBDIR+= R-reshape2 72SUBDIR+= R-reshape2
73SUBDIR+= R-sgeostat 73SUBDIR+= R-sgeostat
74SUBDIR+= R-shapefiles 74SUBDIR+= R-shapefiles
75SUBDIR+= R-sp 75SUBDIR+= R-sp
76SUBDIR+= R-spacetime 76SUBDIR+= R-spacetime
77SUBDIR+= R-splancs 77SUBDIR+= R-splancs
78SUBDIR+= R-stabledist 78SUBDIR+= R-stabledist
79SUBDIR+= R-statmod 79SUBDIR+= R-statmod
80SUBDIR+= R-tibble 80SUBDIR+= R-tibble
81SUBDIR+= R-wle 81SUBDIR+= R-wle
 82SUBDIR+= R-xtable
82SUBDIR+= R-xts 83SUBDIR+= R-xts
83SUBDIR+= R-zoo 84SUBDIR+= R-zoo
84SUBDIR+= TinySVM 85SUBDIR+= TinySVM
85SUBDIR+= aamath 86SUBDIR+= aamath
86SUBDIR+= abs 87SUBDIR+= abs
87SUBDIR+= admesh 88SUBDIR+= admesh
88SUBDIR+= algae 89SUBDIR+= algae
89SUBDIR+= amath 90SUBDIR+= amath
90SUBDIR+= analitza 91SUBDIR+= analitza
91SUBDIR+= antixls 92SUBDIR+= antixls
92SUBDIR+= aribas 93SUBDIR+= aribas
93SUBDIR+= arpack 94SUBDIR+= arpack
94SUBDIR+= bc 95SUBDIR+= bc