aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-car
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2015-03-22 17:05:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2015-03-22 17:05:16 +0000
commit988b01fd2d3525d5b66646699f0e45abcb80ceef (patch)
treed7a71d786d18ff223b45758a3eb8ad757e344dcd /math/R-cran-car
parent41a53bbdda646b84330ca6732286e60181dfa071 (diff)
downloadports-988b01fd2d3525d5b66646699f0e45abcb80ceef.tar.gz
ports-988b01fd2d3525d5b66646699f0e45abcb80ceef.zip
math/R-cran-car: update to 2.0-25.
Changes to Version 2.0-25 * Fixed df check in linearHypothesis.default() (bug report by Pierre Chausse). * Fixed bug when vcov. argument to Anova() is a function (reported by Liviu Andronic). * Now export .carEnv to avoid problem with update() in Boot() (reported by Alan T. Arnholt). Changes to Version 2.0-24 * Fixed broken URLs. * Changed handling of .carEnv environment. * Moved pbkrtest, quantreg, and mgcv from Suggests: to Imports:. Changes to Version 2.0-23 * Modified ScatterplotSmoothers to add an 'offset' to the vertical axis of spread smooths. This are required in the marginal model plot functions. * Fixed labels on mcPlot with overlay=FALSE * Check for 0 residual df and 0 residual deviance (within rounding) in Anova() and linearHypothesis() (problem reported by Jonathan Love). * Fixed model.matrix.lme and model.matrix.gls utility functions, and hence Anova and vif, respectively, to work with models specified with formulas supplied as objects (after problem noted by Gang Chen). * Added Wong data set, used in mixed-models appendix.
Notes
Notes: svn path=/head/; revision=381937
Diffstat (limited to 'math/R-cran-car')
-rw-r--r--math/R-cran-car/Makefile2
-rw-r--r--math/R-cran-car/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile
index c874e4fba786..1d6d8ba285a5 100644
--- a/math/R-cran-car/Makefile
+++ b/math/R-cran-car/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= car
-DISTVERSION= 2.0-22
+DISTVERSION= 2.0-25
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo
index 07c30e8e59b2..d05c2bef8437 100644
--- a/math/R-cran-car/distinfo
+++ b/math/R-cran-car/distinfo
@@ -1,2 +1,2 @@
-SHA256 (car_2.0-22.tar.gz) = e854452f41b838a7466292eea905ac939ab000f161d7c179623a82fdc0f7ce49
-SIZE (car_2.0-22.tar.gz) = 599967
+SHA256 (car_2.0-25.tar.gz) = d2fb748e248be62edf9d94f0bdb53c87e827bf5628d34e98c332bdeb75b3eec0
+SIZE (car_2.0-25.tar.gz) = 605332