Index: head/finance/R-cran-strucchange/Makefile =================================================================== --- head/finance/R-cran-strucchange/Makefile (revision 389197) +++ head/finance/R-cran-strucchange/Makefile (revision 389198) @@ -1,20 +1,20 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= strucchange -DISTVERSION= 1.5-0 -PORTREVISION= 2 +DISTVERSION= 1.5-1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Testing, Monitoring, and Dating Structural Changes -LICENSE= GPLv2 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich USES= cran:auto-plist .include Index: head/finance/R-cran-strucchange/distinfo =================================================================== --- head/finance/R-cran-strucchange/distinfo (revision 389197) +++ head/finance/R-cran-strucchange/distinfo (revision 389198) @@ -1,2 +1,2 @@ -SHA256 (strucchange_1.5-0.tar.gz) = 4347340ad8af6754db2ea154230ffe4f7961452e7fe2ad060e5d5ba8ccb8339e -SIZE (strucchange_1.5-0.tar.gz) = 538728 +SHA256 (strucchange_1.5-1.tar.gz) = 740e2e20477b9fceeef767ae1002adc5ec397cb0f7daba5289a2c23b0dddaf31 +SIZE (strucchange_1.5-1.tar.gz) = 542552 Index: head/finance/R-cran-strucchange/pkg-descr =================================================================== --- head/finance/R-cran-strucchange/pkg-descr (revision 389197) +++ head/finance/R-cran-strucchange/pkg-descr (revision 389198) @@ -1,12 +1,12 @@ Testing, monitoring and dating structural changes in (linear) regression models. strucchange features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals. Emphasis is always given to methods for visualizing the data. -WWW: http://cran.r-project.org/web/packages/strucchange/ +WWW: http://cran.r-project.org/web/packages/strucchange/