aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2015-03-23 01:05:16 +0800
committerdbn <dbn@FreeBSD.org>2015-03-23 01:05:16 +0800
commit8f898bfa21abb2e6d8c5f6e011c4caf3d7e67cd7 (patch)
treed7a71d786d18ff223b45758a3eb8ad757e344dcd /math
parent631656d51d06c1b579238c1a920250907d84ecb7 (diff)
downloadfreebsd-ports-gnome-8f898bfa21abb2e6d8c5f6e011c4caf3d7e67cd7.tar.gz
freebsd-ports-gnome-8f898bfa21abb2e6d8c5f6e011c4caf3d7e67cd7.tar.zst
freebsd-ports-gnome-8f898bfa21abb2e6d8c5f6e011c4caf3d7e67cd7.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.
Diffstat (limited to 'math')
-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