aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-09-10 16:32:31 +0800
committertota <tota@FreeBSD.org>2017-09-10 16:32:31 +0800
commit4e7e5ff2592601b91fb86285adfddaa11ca83897 (patch)
tree9f773565c6871cbc5410702ca6d056e3d34ad85a /math/Makefile
parent99cfdcb71961ccd170ca6107627eb8fbcda97e9e (diff)
downloadfreebsd-ports-gnome-4e7e5ff2592601b91fb86285adfddaa11ca83897.tar.gz
freebsd-ports-gnome-4e7e5ff2592601b91fb86285adfddaa11ca83897.tar.zst
freebsd-ports-gnome-4e7e5ff2592601b91fb86285adfddaa11ca83897.zip
- Add new port: math/R-cran-DRR
An Implementation of Dimensionality Reduction via Regression using Kernel Ridge Regression. WWW: https://cran.r-project.org/web/packages/DRR/
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index bb0ea39f4725..fb16a6c50415 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -8,6 +8,7 @@
SUBDIR += R
SUBDIR += R-cran-Amelia
SUBDIR += R-cran-ChangeAnomalyDetection
+ SUBDIR += R-cran-DRR
SUBDIR += R-cran-Formula
SUBDIR += R-cran-KFAS
SUBDIR += R-cran-LearnBayes