diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-27 14:38:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-27 14:38:18 +0000 |
commit | 7d06e3b5268a09f6b92f979a69a35b79360ccf46 (patch) | |
tree | ce854680f4382f692883d80ee5d72c2af0d5f86d /math/R-cran-sspir | |
parent | fd39b1ac01f5235aa5a3416c508455c5993fdc3e (diff) | |
download | ports-7d06e3b5268a09f6b92f979a69a35b79360ccf46.tar.gz ports-7d06e3b5268a09f6b92f979a69a35b79360ccf46.zip |
Notes
Diffstat (limited to 'math/R-cran-sspir')
-rw-r--r-- | math/R-cran-sspir/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-sspir/Makefile b/math/R-cran-sspir/Makefile index 7e54688d35da..b60d0282575b 100644 --- a/math/R-cran-sspir/Makefile +++ b/math/R-cran-sspir/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= A glm-like formula to define dynamic generalized linear models +BROKEN= Checksum and size mismatch + RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:${PORTSDIR}/math/R-cran-mvtnorm \ R-cran-KFAS>=0.9.11_3:${PORTSDIR}/math/R-cran-KFAS |