From 2542f11ad1ed64c428e4ff40a4c86a951ae632a7 Mon Sep 17 00:00:00 2001 From: David Naylor Date: Mon, 15 Aug 2016 16:31:39 +0000 Subject: math/R-cran-car: update to 2.1-3. - Corrected documentation for mcPlots - added id.location argument to showLabels to vary location of labels - added fix for compatiblity with Rcmdr with missing data in several plotting functions. - deltaMethod() now reports confidence intervals. - print.summary.Anova.mlm() has new SSP and SSPE arguments to determine whether the corresponding matrices are printed (suggestion of Michael Friendly). - summary() and print() methods for Anova.mlm() can now report univariate ANOVAs (suggestion and some code by Michael Friendly). - added "value" and "vcov" attributes to objects returned by linearHypothesis() (after suggestions by Liviu Andronic and Steven Yen). - compareCoefs() now checks classes of models. - small fixes/changes. --- math/R-cran-car/Makefile | 4 ++-- math/R-cran-car/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'math/R-cran-car') diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 55c471d1600f..b8160429ae32 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= car -DISTVERSION= 2.1-2 +DISTVERSION= 2.1-3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -17,6 +17,6 @@ RUN_DEPENDS= R-cran-pbkrtest>=0.3.2:math/R-cran-pbkrtest \ TEST_DEPENDS= R-cran-lmtest>=0.9.26:finance/R-cran-lmtest \ R-cran-sandwich>0:math/R-cran-sandwich -USES= cran +USES= cran .include diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo index 756c04441257..feca66b4ee7a 100644 --- a/math/R-cran-car/distinfo +++ b/math/R-cran-car/distinfo @@ -1,2 +1,3 @@ -SHA256 (car_2.1-2.tar.gz) = 8cc3e57f172c8782a08960b508906d3201596a21f4b6c1dab8d4e59353093652 -SIZE (car_2.1-2.tar.gz) = 619120 +TIMESTAMP = 1471277775 +SHA256 (car_2.1-3.tar.gz) = 2fac29c7b79a01a8fb925d87ca9eefb6f688500fe063921b9f9add4494cee63f +SIZE (car_2.1-3.tar.gz) = 622922 -- cgit v1.2.3