mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update math/R-cran-car to 2.0-20.
ChangeLog: o Added new id.method="r" to showLabels for labeling plots of residuals; default id.method changed in residualPlots. o Fixed handling of labels argument to outlierTest() (bug report by Stephane Laurent). o Accommodate numeric variables consisting entirely of NAs in recode() (suggestion of Karl Ove Hufthammer). o Prevent dataEllipse() from opening a graphics device when draw=FALSE (fixing bug reported by Rafael Laboissiere). o The functions makeHypothesis() and printHypothesis(), intended for internal use, are exported so that they can be used in other packages (request of Arne Henningsen). o Small fixes.
This commit is contained in:
parent
93a488b0f9
commit
feac038824
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352896
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= car
|
||||
DISTVERSION= 2.0-19
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 2.0-20
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (car_2.0-19.tar.gz) = 8c411a21210b18bae4e6559fa6c461ab12f29cb82112bd18129e2d9fce47735b
|
||||
SIZE (car_2.0-19.tar.gz) = 579884
|
||||
SHA256 (car_2.0-20.tar.gz) = cb91a094e5e7aa5cb14acc4402a57def31ce8e7c88f273ef7139ebc49b1d7835
|
||||
SIZE (car_2.0-20.tar.gz) = 582567
|
||||
|
Loading…
Reference in New Issue
Block a user