[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/45: gnu: r-hardhat: Update to 1.3.1.
From: |
guix-commits |
Subject: |
36/45: gnu: r-hardhat: Update to 1.3.1. |
Date: |
Sat, 10 Feb 2024 07:53:35 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 99b21bc91b6c5e3b928b7ea1577c91bbb3bfb937
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:34 2024 +0100
gnu: r-hardhat: Update to 1.3.1.
* gnu/packages/cran.scm (r-hardhat): Update to 1.3.1.
Change-Id: I2e2ee02f48e6b0531caeabb85e1c34535092c3cb
---
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 b7f98cb97f..5f93bfae70 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33864,14 +33864,14 @@ counting and recursive k-means partitioning.")
(define-public r-hardhat
(package
(name "r-hardhat")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "hardhat" version))
(sha256
(base32
- "0bp83yw7j34iwir2f73ainic11cdz0q18m5v1kbx8vdsw84z17zy"))))
+ "0v0vvvyy075f0j9ppqkhys6w2k7zmfdg0v77l430582nhrvp99hf"))))
(properties `((upstream-name . "hardhat")))
(build-system r-build-system)
(propagated-inputs
- 05/45: gnu: r-rcppthread: Update to 2.1.7., (continued)
- 05/45: gnu: r-rcppthread: Update to 2.1.7., guix-commits, 2024/02/10
- 10/45: gnu: r-cvxr: Update to 1.0-12., guix-commits, 2024/02/10
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10
- 22/45: gnu: r-remacor: Update to 0.0.18., guix-commits, 2024/02/10
- 20/45: gnu: r-rnaturalearthdata: Update to 1.0.0., guix-commits, 2024/02/10
- 21/45: gnu: r-cobs: Update to 1.3-7., guix-commits, 2024/02/10
- 26/45: gnu: r-ggvis: Update to 0.4.9., guix-commits, 2024/02/10
- 29/45: gnu: r-parameters: Update to 0.21.5., guix-commits, 2024/02/10
- 25/45: gnu: r-haplo-stats: Update to 1.9.5.1., guix-commits, 2024/02/10
- 36/45: gnu: r-hardhat: Update to 1.3.1.,
guix-commits <=
- 24/45: gnu: r-spdep: Update to 1.3-3., guix-commits, 2024/02/10
- 45/45: gnu: r-desctools: Update to 0.99.54., guix-commits, 2024/02/10
- 35/45: gnu: r-distributional: Update to 0.4.0., guix-commits, 2024/02/10
- 37/45: gnu: r-spatstat-model: Update to 3.2-10., guix-commits, 2024/02/10
- 27/45: gnu: r-ggnewscale: Update to 0.4.10., guix-commits, 2024/02/10
- 31/45: gnu: r-idpmisc: Update to 1.1.21., guix-commits, 2024/02/10
- 43/45: gnu: r-robust: Update to 0.7-4., guix-commits, 2024/02/10
- 41/45: gnu: r-gplots: Update to 3.1.3.1., guix-commits, 2024/02/10
- 34/45: gnu: r-aws: Update to 2.5-5., guix-commits, 2024/02/10
- 14/45: gnu: r-nodbi: Update to 0.10.1., guix-commits, 2024/02/10