summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2022-05-04 12:26:19 +0000
committermef <mef@pkgsrc.org>2022-05-04 12:26:19 +0000
commit8bd4f4a6f67cc2c07cca48141a5a7ae67c41b4e2 (patch)
tree5ae5f8f7858175023f79fc5e2726d6a7a167e453 /math
parenta3a15e2075fdd65d25c9dd7cb6195635dad2f51a (diff)
downloadpkgsrc-8bd4f4a6f67cc2c07cca48141a5a7ae67c41b4e2.tar.gz
Added math/R-repurrrsive version 1.0.0
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 505abee3274..8c8fc2fafb7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.543 2022/04/24 17:34:08 adam Exp $
+# $NetBSD: Makefile,v 1.544 2022/05/04 12:26:19 mef Exp $
COMMENT= Mathematics
@@ -101,6 +101,7 @@ SUBDIR+= R-quadprog
SUBDIR+= R-quantreg
SUBDIR+= R-randomForest
SUBDIR+= R-relimp
+SUBDIR+= R-repurrrsive
SUBDIR+= R-reshape2
SUBDIR+= R-robustbase
SUBDIR+= R-rstudioapi