pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-quantreg
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 15 06:10:54 UTC 2025
Modified Files:
pkgsrc/math/R-quantreg: Makefile distinfo
Log Message:
(math/R-quantreg) Updated 5.99 to 6.00
- probably 5.100 means 6.00
5.100
1. The new `cholesky.f` (from 5.99) needed amendments to correctly pass
'tiny, Large' to it e.g., such that package `cobs` tests pass.
2. Most naturally, extend the auxiliary R function `sfn.control()` accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/R-quantreg/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/R-quantreg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-quantreg/Makefile
diff -u pkgsrc/math/R-quantreg/Makefile:1.11 pkgsrc/math/R-quantreg/Makefile:1.12
--- pkgsrc/math/R-quantreg/Makefile:1.11 Fri Nov 15 23:25:48 2024
+++ pkgsrc/math/R-quantreg/Makefile Sat Feb 15 06:10:54 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2024/11/15 23:25:48 mef Exp $
+# $NetBSD: Makefile,v 1.12 2025/02/15 06:10:54 mef Exp $
R_PKGNAME= quantreg
-R_PKGVER= 5.99
+R_PKGVER= 6.00
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Quantile regression
Index: pkgsrc/math/R-quantreg/distinfo
diff -u pkgsrc/math/R-quantreg/distinfo:1.10 pkgsrc/math/R-quantreg/distinfo:1.11
--- pkgsrc/math/R-quantreg/distinfo:1.10 Fri Nov 15 23:25:48 2024
+++ pkgsrc/math/R-quantreg/distinfo Sat Feb 15 06:10:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/11/15 23:25:48 mef Exp $
+$NetBSD: distinfo,v 1.11 2025/02/15 06:10:54 mef Exp $
-BLAKE2s (R/quantreg_5.99.tar.gz) = 507190eaf1148e2fb30d8a7f32cf4f06c9e00717ef77f6c95308e5b9302f3b38
-SHA512 (R/quantreg_5.99.tar.gz) = 0fcf95c8c90ff87eef6124c27856ad1e75f22fd4c61cac5bab85d70d29aec9cf21306c19a53d58519c044e2292e7fd8197441d5b32120a3a87f42ff6b67a634d
-Size (R/quantreg_5.99.tar.gz) = 1027293 bytes
+BLAKE2s (R/quantreg_6.00.tar.gz) = 3c439f78095f78cf94bb5d00bcb7d92d55cc75ef69ec46bb5765fa79d936f994
+SHA512 (R/quantreg_6.00.tar.gz) = b2c248533d292408fa172209c7ced499ebe50478e087a105e4f116ae47eda85711ebcb29d6e9af05c51d0b5cb0a6b3bcf9b059ee61bc5ddad11b77c712b576e7
+Size (R/quantreg_6.00.tar.gz) = 925016 bytes
Home |
Main Index |
Thread Index |
Old Index