summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20193
-rw-r--r--math/R-car/DESCR4
-rw-r--r--math/R-car/Makefile23
-rw-r--r--math/R-car/distinfo10
4 files changed, 22 insertions, 18 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019
index 6ce8aca8726..a330a762e73 100644
--- a/doc/CHANGES-2019
+++ b/doc/CHANGES-2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3163 2019/07/31 18:53:16 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3164 2019/07/31 19:03:32 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5120,3 +5120,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated math/R-VGAM to 1.1.1 [brook 2019-07-31]
Updated math/R-XML to 3.98.1.20 [brook 2019-07-31]
Updated math/R-aplpack to 1.3.2 [brook 2019-07-31]
+ Updated math/R-car to 3.0.3 [brook 2019-07-31]
diff --git a/math/R-car/DESCR b/math/R-car/DESCR
index fa5077a2ea9..0345d2120bd 100644
--- a/math/R-car/DESCR
+++ b/math/R-car/DESCR
@@ -1,2 +1,2 @@
-This package accompanies J. Fox and S. Weisberg, An R Companion to
-Applied Regression, Second Edition, Sage, 2011.
+Functions to Accompany J. Fox and S. Weisberg, An R Companion to
+Applied Regression, Third Edition, Sage, in press.
diff --git a/math/R-car/Makefile b/math/R-car/Makefile
index 0d90223e423..21686f31655 100644
--- a/math/R-car/Makefile
+++ b/math/R-car/Makefile
@@ -1,21 +1,24 @@
-# $NetBSD: Makefile,v 1.5 2018/07/28 14:40:47 brook Exp $
-#
+# $NetBSD: Makefile,v 1.6 2019/07/31 19:03:32 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/car/
-COMMENT= Accompanies An R Companion to Applied Regression, 2nd Edition
-LICENSE= gnu-gpl-v2
+COMMENT= Companion to 'Applied Regression'
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= car
-R_PKGVER= 2.1-6
+R_PKGVER= 3.0-3
-WRKSRC= ${WRKDIR}/car
-USE_LANGUAGES= # none
+DEPENDS+= R-rio>=0.5.16:../../devel/R-rio
+DEPENDS+= R-maptools>=0.9.5:../../geography/R-maptools
+DEPENDS+= R-abind>=1.4.5:../../math/R-abind
+DEPENDS+= R-carData>=3.0.0:../../math/R-carData
+DEPENDS+= R-lme4>=1.1.21:../../math/R-lme4
+DEPENDS+= R-pbkrtest>=0.4.4:../../math/R-pbkrtest
+DEPENDS+= R-quantreg>=5.42.1:../../math/R-quantreg
-DEPENDS+= R-quantreg>=0:../../math/R-quantreg \
- R-pbkrtest>=0.4.4:../../math/R-pbkrtest
+USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-car/distinfo b/math/R-car/distinfo
index f0069fee7e9..17c4b6b4588 100644
--- a/math/R-car/distinfo
+++ b/math/R-car/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/01/22 07:41:38 wen Exp $
+$NetBSD: distinfo,v 1.6 2019/07/31 19:03:32 brook Exp $
-SHA1 (R/car_2.1-6.tar.gz) = ddb7968fa138804ff331d5ad0c8068ed0264fb95
-RMD160 (R/car_2.1-6.tar.gz) = 817d08becd22cc674def8336d0769ec411527316
-SHA512 (R/car_2.1-6.tar.gz) = dac8063e76293accab6daf1db7e9e71bcc0df30a7148828744e46f3164d52ee218eba9bdd8af1037af929832fa283cd12f12b92c3ede79a7356d8298d84c7668
-Size (R/car_2.1-6.tar.gz) = 627349 bytes
+SHA1 (R/car_3.0-3.tar.gz) = a89382a156a24b5c5cd067ab4ef0c429ff181b64
+RMD160 (R/car_3.0-3.tar.gz) = 9734677a6b396deb8600d54470454677b9e3428d
+SHA512 (R/car_3.0-3.tar.gz) = 5adc26e05c2c8210a5d52718585f30a7eda04f207d3f5d3abf2c48175a7b98a1f88e4b1e24748f08dccef6b16fa2145620613f5cc158d9a59877196c87b8880a
+Size (R/car_3.0-3.tar.gz) = 539020 bytes