Update math/R-cran-car to 2.0-17.

ChangeLog:
    o Add a variable to AMSsurvey.
    o Fix to residualPlots to compute lack of fit tests with missing values and
      glms.
    o Fix to residualPlots with a 0/1 variable not declared a factor.
    o Boxplot() now works properly with at argument passed to boxplot() via ...
      (contribution of Steve Ellison).
    o qqPlot.lm() now works with "aov" objects (fixing problem reported by
      Thomas Burk).
    o Small fixes to code and docs.

Approved by:	eadler,bdrewery (mentors, implicit)
This commit is contained in:
David Naylor 2013-05-06 18:10:35 +00:00
parent 1e036c569a
commit 17bcf0ce89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317535
2 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= car
DISTVERSION= 2.0-16
PORTREVISION= 2
DISTVERSION= 2.0-17
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (car_2.0-16.tar.gz) = 309a542145cfcbd32e606697c285f2901ec7fd7fbe9e8da7f20667d9fb74a975
SIZE (car_2.0-16.tar.gz) = 334704
SHA256 (car_2.0-17.tar.gz) = e9f75cc70f2b22e215d5ea725e63fb801e582a4e664926f2a85128f84e4d8796
SIZE (car_2.0-17.tar.gz) = 381850