summaryrefslogtreecommitdiff
path: root/math/R-car
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 19:03:32 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 19:03:32 +0000
commitecf99c23063e68ca8a5fef4be487ffd3c9ab270a (patch)
tree3b0a8fdcf6bec14d05b07a9a23e66735be9284a7 /math/R-car
parent4cc0304c937e6ee27501e94911f84e02fdb540c3 (diff)
downloadpkgsrc-ecf99c23063e68ca8a5fef4be487ffd3c9ab270a.tar.gz
R-car: update to version 3.0.3.
Update to the canonical form of an R package and fix the LICENSE field.
Diffstat (limited to 'math/R-car')
-rw-r--r--math/R-car/DESCR4
-rw-r--r--math/R-car/Makefile23
-rw-r--r--math/R-car/distinfo10
3 files changed, 20 insertions, 17 deletions
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