aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-09-23 04:06:18 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-09-23 04:06:18 +0000
commitabfdb194fa9f2ede97b1bf2a596cd62b90294727 (patch)
tree481a479f8e96f13c32a48e42720da50129986172 /math/Makefile
parent91f0dcd8fae08c8f866ab1d914b6711efc1503a3 (diff)
downloadports-abfdb194fa9f2ede97b1bf2a596cd62b90294727.tar.gz
ports-abfdb194fa9f2ede97b1bf2a596cd62b90294727.zip
- Add a new port: math/R-cran-sandwich
Model-robust standard error estimators for cross-sectional, time series and longitudinal data. WWW: http://cran.r-project.org/web/packages/sandwich/
Notes
Notes: svn path=/head/; revision=282214
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 e35968c7ceae..447029929bb6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -16,6 +16,7 @@
SUBDIR += R-cran-inline
SUBDIR += R-cran-mvtnorm
SUBDIR += R-cran-psych
+ SUBDIR += R-cran-sandwich
SUBDIR += R-cran-sm
SUBDIR += R-cran-sp
SUBDIR += R-cran-spdep