summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 20:22:08 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 20:22:08 +0000
commit08a8d11c02fa73733e37c383f326d1811c74537a (patch)
tree1d73434f848d41c5dfd45fd336d5dbd52e976373
parente5aa97fa3a17e2c109a9f7f1c8918ab2055f8938 (diff)
downloadpkgsrc-08a8d11c02fa73733e37c383f326d1811c74537a.tar.gz
R-quantreg: update to version 5.42.1.
Update to the canonical form of an R package.
-rw-r--r--doc/CHANGES-20193
-rw-r--r--math/R-quantreg/Makefile17
-rw-r--r--math/R-quantreg/distinfo10
3 files changed, 15 insertions, 15 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019
index 56f2617e6cf..7ee01b67563 100644
--- a/doc/CHANGES-2019
+++ b/doc/CHANGES-2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3193 2019/07/31 20:20:35 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3194 2019/07/31 20:22:08 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5150,3 +5150,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated math/R-poweRlaw to 0.70.2 [brook 2019-07-31]
Updated math/R-prob to 1.0.1 [brook 2019-07-31]
Updated math/R-quadprog to 1.5.7 [brook 2019-07-31]
+ Updated math/R-quantreg to 5.42.1 [brook 2019-07-31]
diff --git a/math/R-quantreg/Makefile b/math/R-quantreg/Makefile
index aa775ca83a1..8c2de0eba54 100644
--- a/math/R-quantreg/Makefile
+++ b/math/R-quantreg/Makefile
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.5 2018/07/28 14:40:50 brook Exp $
-#
+# $NetBSD: Makefile,v 1.6 2019/07/31 20:22:08 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/quantreg/
-COMMENT= Quantile Regression
+COMMENT= Quantile regression
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= quantreg
-R_PKGVER= 5.34
+R_PKGVER= 5.42.1
-USE_LANGUAGES= c fortran
+DEPENDS+= R-MatrixModels>=0:../../math/R-MatrixModels
+DEPENDS+= R-SparseM>=1.77:../../math/R-SparseM
-DEPENDS+= R-SparseM>=0:../../math/R-SparseM \
- R-MatrixModels>=0:../../math/R-MatrixModels
+USE_LANGUAGES= c fortran
+.include "../../math/R/Makefile.extension"
.include "../../math/blas/buildlink3.mk"
.include "../../math/lapack/buildlink3.mk"
-.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-quantreg/distinfo b/math/R-quantreg/distinfo
index 7cb7389c2eb..0ff22381d03 100644
--- a/math/R-quantreg/distinfo
+++ b/math/R-quantreg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/22 07:35:38 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/07/31 20:22:08 brook Exp $
-SHA1 (R/quantreg_5.34.tar.gz) = 4f27031591733b7d9070d6d7e3bec70ad9415d66
-RMD160 (R/quantreg_5.34.tar.gz) = aa1ee0056381e84cd9bfc3f1b66cc192b380f8b1
-SHA512 (R/quantreg_5.34.tar.gz) = 7c45be7a7ed8722c40d6d78fe95d0ff687a420ad802c13bb16cfe92b2ea316ce7397c04b93597a5abb88ddaa260074537c39e02819fec70b809886f163aa394c
-Size (R/quantreg_5.34.tar.gz) = 1640231 bytes
+SHA1 (R/quantreg_5.42.1.tar.gz) = d16132a8df50b08371f736976bdbe3f1414ab86a
+RMD160 (R/quantreg_5.42.1.tar.gz) = 3ec98ef02a032ab2c2a8908b605e6ebf6dff9270
+SHA512 (R/quantreg_5.42.1.tar.gz) = edf940aedd7a468084d8cc0a8c81edfb9c912cfba73296ae233fdf8ec48a6182c2e144d491be4b658dd8837b20935a2ecb239167d7c72abaee2e5c83838c4797
+Size (R/quantreg_5.42.1.tar.gz) = 995216 bytes