aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2013-03-19 23:45:03 +0800
committerdanfe <danfe@FreeBSD.org>2013-03-19 23:45:03 +0800
commit5c88e548a7ba094771e4ed64e663001e9e06a7ae (patch)
tree56bf8926bfc03e30cc72d42639454f325f5c045f /math/Makefile
parent9e28681be6d80270cc7d25381383a8abc226a3e4 (diff)
downloadfreebsd-ports-gnome-5c88e548a7ba094771e4ed64e663001e9e06a7ae.tar.gz
freebsd-ports-gnome-5c88e548a7ba094771e4ed64e663001e9e06a7ae.tar.zst
freebsd-ports-gnome-5c88e548a7ba094771e4ed64e663001e9e06a7ae.zip
Add R module that provides collection of some tests commonly used for
identifying outliers. http://cran.r-project.org/web/packages/outliers/
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 cba31a3ef569..46702cc98d52 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -27,6 +27,7 @@
SUBDIR += R-cran-memisc
SUBDIR += R-cran-mvtnorm
SUBDIR += R-cran-nnls
+ SUBDIR += R-cran-outliers
SUBDIR += R-cran-psych
SUBDIR += R-cran-quadprog
SUBDIR += R-cran-sandwich