aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-09-10 00:45:51 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-09-10 00:45:51 +0000
commitf1622b3f32b81d2ef29f6c70afa6eab464a20547 (patch)
tree97bcccccb03ccb99508f9a23d7c2d5df89f050cd /math/Makefile
parentba44bfd5a4c5e3bead8f5155041e35f3defc84b8 (diff)
downloadports-f1622b3f32b81d2ef29f6c70afa6eab464a20547.tar.gz
ports-f1622b3f32b81d2ef29f6c70afa6eab464a20547.zip
- Add new port: math/R-cran-lava
Estimation and simulation of latent variable models. WWW: https://cran.r-project.org/web/packages/lava/
Notes
Notes: svn path=/head/; revision=449513
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 5a5c6af4a1fd..196e3f4ac3d9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -48,6 +48,7 @@
SUBDIR += R-cran-inline
SUBDIR += R-cran-irlba
SUBDIR += R-cran-labeling
+ SUBDIR += R-cran-lava
SUBDIR += R-cran-lazyeval
SUBDIR += R-cran-lme4
SUBDIR += R-cran-maxLik