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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2e725c1864d
branches:  trunk
changeset: 377791:d2e725c1864d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Mar 22 15:36:10 2018 +0000

description:
math/Makefile: Add R-RcppArmadillo

diffstat:

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

diffs (17 lines):

diff -r 8274297a8714 -r d2e725c1864d math/Makefile
--- a/math/Makefile     Thu Mar 22 15:36:04 2018 +0000
+++ b/math/Makefile     Thu Mar 22 15:36:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2018/03/21 15:26:10 minskim Exp $
+# $NetBSD: Makefile,v 1.377 2018/03/22 15:36:10 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -18,6 +18,7 @@
 SUBDIR+=       R-RPostgreSQL
 SUBDIR+=       R-RandomFields
 SUBDIR+=       R-Rcmdr
+SUBDIR+=       R-RcppArmadillo
 SUBDIR+=       R-RcppEigen
 SUBDIR+=       R-SparseM
 SUBDIR+=       R-VGAM



Home | Main Index | Thread Index | Old Index