pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-car: update to version 3.0.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b7549ab91bb
branches: trunk
changeset: 398952:1b7549ab91bb
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:03:32 2019 +0000
description:
R-car: update to version 3.0.3.
Update to the canonical form of an R package and fix the LICENSE
field.
diffstat:
doc/CHANGES-2019 | 3 ++-
math/R-car/DESCR | 4 ++--
math/R-car/Makefile | 23 +++++++++++++----------
math/R-car/distinfo | 10 +++++-----
4 files changed, 22 insertions(+), 18 deletions(-)
diffs (75 lines):
diff -r 360d5063207f -r 1b7549ab91bb doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 18:56:18 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 19:03:32 2019 +0000
@@ -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 @@
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 -r 360d5063207f -r 1b7549ab91bb math/R-car/DESCR
--- a/math/R-car/DESCR Wed Jul 31 18:56:18 2019 +0000
+++ b/math/R-car/DESCR Wed Jul 31 19:03:32 2019 +0000
@@ -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 -r 360d5063207f -r 1b7549ab91bb math/R-car/Makefile
--- a/math/R-car/Makefile Wed Jul 31 18:56:18 2019 +0000
+++ b/math/R-car/Makefile Wed Jul 31 19:03:32 2019 +0000
@@ -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@localhost
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
+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
+
USE_LANGUAGES= # none
-DEPENDS+= R-quantreg>=0:../../math/R-quantreg \
- R-pbkrtest>=0.4.4:../../math/R-pbkrtest
-
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 360d5063207f -r 1b7549ab91bb math/R-car/distinfo
--- a/math/R-car/distinfo Wed Jul 31 18:56:18 2019 +0000
+++ b/math/R-car/distinfo Wed Jul 31 19:03:32 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index