[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/20: gnu: r-estimability: Update to 1.5.1.
From: |
guix-commits |
Subject: |
18/20: gnu: r-estimability: Update to 1.5.1. |
Date: |
Mon, 13 May 2024 16:28:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 87273f874bd07cbe62aae3f64f75e62cfb494149
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 13 21:59:55 2024 +0200
gnu: r-estimability: Update to 1.5.1.
* gnu/packages/statistics.scm (r-estimability): Update to 1.5.1.
Change-Id: I1e0e9508b48a178ef7a241b14c86141aea5189ef
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 14b2461be1..c314e3bb46 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1007,13 +1007,13 @@ OpenSSL should be used.")
(define-public r-estimability
(package
(name "r-estimability")
- (version "1.5")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "estimability" version))
(sha256
(base32
- "0s6w8vnq0jc136d2mpf6pgg45rbxccrlsgdy89pgksnbaxhmyb5k"))))
+ "1sa42rczhzfj0dkn8v1pq6b752rh6h7x553gcgl7g27x75mbk9iw"))))
(build-system r-build-system)
(native-inputs (list r-knitr))
(home-page "https://cran.r-project.org/web/packages/estimability")
- 04/20: gnu: r-polspline: Update to 1.1.25., (continued)
- 04/20: gnu: r-polspline: Update to 1.1.25., guix-commits, 2024/05/13
- 01/20: gnu: r-insight: Update to 0.19.11., guix-commits, 2024/05/13
- 06/20: gnu: r-farver: Update to 2.1.2., guix-commits, 2024/05/13
- 05/20: gnu: r-options: Update to 0.2.0., guix-commits, 2024/05/13
- 09/20: gnu: r-paws-customer-engagement: Update to 0.6.0., guix-commits, 2024/05/13
- 11/20: gnu: r-paws-end-user-computing: Update to 0.6.0., guix-commits, 2024/05/13
- 19/20: gnu: r-tclust: Update to 2.0-4., guix-commits, 2024/05/13
- 20/20: gnu: r-logspline: Update to 2.1.22., guix-commits, 2024/05/13
- 02/20: gnu: r-effectsize: Update to 0.8.8., guix-commits, 2024/05/13
- 13/20: gnu: r-paws-analytics: Update to 0.6.0., guix-commits, 2024/05/13
- 18/20: gnu: r-estimability: Update to 1.5.1.,
guix-commits <=
- 14/20: gnu: r-paws-machine-learning: Update to 0.6.0., guix-commits, 2024/05/13
- 16/20: gnu: r-paws-database: Update to 0.6.0., guix-commits, 2024/05/13
- 17/20: gnu: r-paws-storage: Update to 0.6.0., guix-commits, 2024/05/13
- 12/20: gnu: r-paws-application-integration: Update to 0.6.0., guix-commits, 2024/05/13