From feac0388247537f43a947480f1181d14d27539ab Mon Sep 17 00:00:00 2001 From: David Naylor Date: Sat, 3 May 2014 09:41:28 +0000 Subject: [PATCH] Update math/R-cran-car to 2.0-20. ChangeLog: o Added new id.method="r" to showLabels for labeling plots of residuals; default id.method changed in residualPlots. o Fixed handling of labels argument to outlierTest() (bug report by Stephane Laurent). o Accommodate numeric variables consisting entirely of NAs in recode() (suggestion of Karl Ove Hufthammer). o Prevent dataEllipse() from opening a graphics device when draw=FALSE (fixing bug reported by Rafael Laboissiere). o The functions makeHypothesis() and printHypothesis(), intended for internal use, are exported so that they can be used in other packages (request of Arne Henningsen). o Small fixes. --- math/R-cran-car/Makefile | 3 +-- math/R-cran-car/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index c87967dbdf7f..f171e7616611 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= car -DISTVERSION= 2.0-19 -PORTREVISION= 3 +DISTVERSION= 2.0-20 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo index 0b6b27417476..d4d48b037c78 100644 --- a/math/R-cran-car/distinfo +++ b/math/R-cran-car/distinfo @@ -1,2 +1,2 @@ -SHA256 (car_2.0-19.tar.gz) = 8c411a21210b18bae4e6559fa6c461ab12f29cb82112bd18129e2d9fce47735b -SIZE (car_2.0-19.tar.gz) = 579884 +SHA256 (car_2.0-20.tar.gz) = cb91a094e5e7aa5cb14acc4402a57def31ce8e7c88f273ef7139ebc49b1d7835 +SIZE (car_2.0-20.tar.gz) = 582567