aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-09-10 19:25:08 +0800
committertota <tota@FreeBSD.org>2017-09-10 19:25:08 +0800
commitbafc7d841f992c716364e72f862c8e99bbb865f0 (patch)
treefe5920854fc7dbc91d7c8975d5a518b3b8c97f12 /math/Makefile
parent22b88b13d13358c722e45643d297401b13a0e651 (diff)
downloadfreebsd-ports-gnome-bafc7d841f992c716364e72f862c8e99bbb865f0.tar.gz
freebsd-ports-gnome-bafc7d841f992c716364e72f862c8e99bbb865f0.tar.zst
freebsd-ports-gnome-bafc7d841f992c716364e72f862c8e99bbb865f0.zip
- Add new port: math/R-cran-robustbase
"Essential" Robust Statistics. Tools allowing to analyze data with robust methods. This includes regression methodology including model selections and multivariate statistics where we strive to cover the book "Robust Statistics, Theory and Methods" by 'Maronna, Martin and Yohai'; Wiley 2006. WWW: https://cran.r-project.org/web/packages/robustbase/
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 f2642767e616..a18ecdf7e881 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -25,6 +25,7 @@
SUBDIR += R-cran-RcppArmadillo
SUBDIR += R-cran-RcppEigen
SUBDIR += R-cran-Rmpfr
+ SUBDIR += R-cran-robustbase
SUBDIR += R-cran-Rsolnp
SUBDIR += R-cran-SparseM
SUBDIR += R-cran-VGAM