aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-02-20 17:49:00 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-02-20 17:49:00 +0000
commit9abc7c660a256f602e44aa83522f4f332b38f158 (patch)
tree31f16e864cd84b7dadab8d811f8f111d38c9e1e1 /math
parent2c47771428ec6eaa8b101d99fe808782471cbea0 (diff)
Update math/R-cran-car to 2.0-16.
Changes to Version 2.0-16 o Fixed bug in printing of hypotheses by linearHypothesis(), where numeric constants of the form 1.* or -1.* were printed incorrectly (reported by Johannes Kutsam). o Fixed a bug in showLabels() with multiple groups in the scatterplot() and scatterplotMatrix() function o linearHypothesisTest() now tolerates newlines and tabs in hypotheses (suggestion of David Hugh-Jones). o two bugs fixed in Boot() (found by David Pain) changed argument f to f. in bootCase(). o summary.Boot(), confint.Boot() and hist.Boot() handle aliases correctly. o Boxplot.formula() now accepts more than one conditioning variable (suggestion of Christina Yassouridis). o Small fixes. Approved by: bdrewery (mentor)
Notes
Notes: svn path=/head/; revision=312635
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 9a745c58d41f..aa0c9e308002 100644
--- a/math/R-cran-car/Makefile
+++ b/math/R-cran-car/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= car
-DISTVERSION= 2.0-15
+DISTVERSION= 2.0-16
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo
index a9d20f403b6a..289fce7b9c71 100644
--- a/math/R-cran-car/distinfo
+++ b/math/R-cran-car/distinfo
@@ -1,2 +1,2 @@
-SHA256 (car_2.0-15.tar.gz) = c720c5a5dd7dcc4877caaf4f063ae315b48b0ab266078ed5704fc2dbec2e752f
-SIZE (car_2.0-15.tar.gz) = 332954
+SHA256 (car_2.0-16.tar.gz) = 309a542145cfcbd32e606697c285f2901ec7fd7fbe9e8da7f20667d9fb74a975
+SIZE (car_2.0-16.tar.gz) = 334704