[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/36: gnu: r-hardhat: Update to 0.2.0.
From: |
guix-commits |
Subject: |
21/36: gnu: r-hardhat: Update to 0.2.0. |
Date: |
Tue, 1 Feb 2022 13:36:01 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 19a2f74eaf7a4837ca21a7f7dd4fadd4f2d8982c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:33 2022 +0100
gnu: r-hardhat: Update to 0.2.0.
* gnu/packages/cran.scm (r-hardhat): Update to 0.2.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b532fa4aca..301d8adb4c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25892,14 +25892,14 @@ counting and recursive k-means partitioning.")
(define-public r-hardhat
(package
(name "r-hardhat")
- (version "0.1.6")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "hardhat" version))
(sha256
(base32
- "07mx8c24gy0xfmip9hb5w29gp10sfnpnilzc1pi0hjadnrqz8mks"))))
+ "0a4nq93cmps5xy8h0qsv6xyzrbsz9ka4iwkrvb8m8v10wq7wm5wl"))))
(properties `((upstream-name . "hardhat")))
(build-system r-build-system)
(propagated-inputs
- 34/36: gnu: r-rrcov: Update to 1.6-1., (continued)
- 34/36: gnu: r-rrcov: Update to 1.6-1., guix-commits, 2022/02/01
- 36/36: gnu: r-nloptr: Update to 2.0.0., guix-commits, 2022/02/01
- 24/36: gnu: r-paradox: Update to 0.8.0., guix-commits, 2022/02/01
- 32/36: gnu: r-rcpparmadillo: Update to 0.10.8.1.0., guix-commits, 2022/02/01
- 09/36: gnu: r-renv: Update to 0.15.2., guix-commits, 2022/02/01
- 20/36: gnu: r-latex2exp: Update to 0.9.0., guix-commits, 2022/02/01
- 22/36: gnu: r-clusterr: Update to 1.2.6., guix-commits, 2022/02/01
- 33/36: gnu: r-segmented: Update to 1.4-0., guix-commits, 2022/02/01
- 17/36: gnu: r-spdep: Update to 1.2-2., guix-commits, 2022/02/01
- 25/36: gnu: r-mlr3learners: Update to 0.5.2., guix-commits, 2022/02/01
- 21/36: gnu: r-hardhat: Update to 0.2.0.,
guix-commits <=
- 23/36: gnu: r-calculus: Update to 0.3.3., guix-commits, 2022/02/01
- 29/36: gnu: r-yaml: Update to 2.2.2., guix-commits, 2022/02/01
- 35/36: gnu: r-quantreg: Update to 5.87., guix-commits, 2022/02/01