[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/111: gnu: r-conquer: Update to 1.2.2.
From: |
guix-commits |
Subject: |
69/111: gnu: r-conquer: Update to 1.2.2. |
Date: |
Mon, 14 Mar 2022 02:25:24 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e693b9dc00b7e8b969c615a102ccc63a829f05c3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:33 2022 +0100
gnu: r-conquer: Update to 1.2.2.
* gnu/packages/cran.scm (r-conquer): Update to 1.2.2.
[propagated-inputs]: Remove r-caret.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7c7f7f3ebe..0a443b71cd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26704,18 +26704,18 @@ you can automate browsers locally or remotely.")
(define-public r-conquer
(package
(name "r-conquer")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "conquer" version))
(sha256
(base32
- "0i9g27f52zl2kb2392g0y614drf6s87dqz12aphj889ajq7zjm0k"))))
+ "1z07p4xcrxvnicwgga7hqvqzcxavwirw828285i0xlnz54rqhsc8"))))
(properties `((upstream-name . "conquer")))
(build-system r-build-system)
(propagated-inputs
- (list r-caret r-matrix r-matrixstats r-rcpp r-rcpparmadillo))
+ (list r-matrix r-matrixstats r-rcpp r-rcpparmadillo))
(home-page "https://github.com/XiaoouPan/conquer")
(synopsis "Convolution-type smoothed quantile regression")
(description
- 35/111: gnu: r-gee: Update to 4.13-22., (continued)
- 35/111: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/14
- 37/111: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/14
- 40/111: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/14
- 41/111: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/14
- 44/111: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/14
- 46/111: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/14
- 62/111: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/14
- 60/111: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/14
- 64/111: gnu: r-openmx: Update to 2.20.3., guix-commits, 2022/03/14
- 68/111: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/14
- 69/111: gnu: r-conquer: Update to 1.2.2.,
guix-commits <=
- 58/111: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/14
- 59/111: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/14
- 45/111: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/14
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/14
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14
- 54/111: gnu: r-arrow: Update to 7.0.0., guix-commits, 2022/03/14
- 56/111: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/14
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14