aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-car
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2016-08-15 16:31:39 +0000
committerDavid Naylor <dbn@FreeBSD.org>2016-08-15 16:31:39 +0000
commit2542f11ad1ed64c428e4ff40a4c86a951ae632a7 (patch)
treeefe337e27217e8f0e5b7ed4a74eb78ba929abc99 /math/R-cran-car
parent1552615f98a97d34aa074566688eccfe85d4b3c6 (diff)
downloadports-2542f11ad1ed64c428e4ff40a4c86a951ae632a7.tar.gz
ports-2542f11ad1ed64c428e4ff40a4c86a951ae632a7.zip
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.
Notes
Notes: svn path=/head/; revision=420249
Diffstat (limited to 'math/R-cran-car')
-rw-r--r--math/R-cran-car/Makefile4
-rw-r--r--math/R-cran-car/distinfo5
2 files changed, 5 insertions, 4 deletions
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 <bsd.port.mk>
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