[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/45: gnu: r-seqminer: Update to 9.4.
From: |
guix-commits |
Subject: |
39/45: gnu: r-seqminer: Update to 9.4. |
Date: |
Sat, 10 Feb 2024 07:53:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4e61ed04aa347df63da6b7a7483d9a2e8604e56a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:35 2024 +0100
gnu: r-seqminer: Update to 9.4.
* gnu/packages/cran.scm (r-seqminer): Update to 9.4.
Change-Id: I38a72f26363440e79aff6c4262c5d856d7ed96c9
---
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 1707d528ed..407e64ae05 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36552,14 +36552,14 @@ designs. Broman et al. (2018)
<doi:10.1534/genetics.118.301595>.")
(define-public r-seqminer
(package
(name "r-seqminer")
- (version "9.3")
+ (version "9.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "seqminer" version))
(sha256
(base32
- "07dig3ydybmi55qy1zpkxpw568midgc1bzdl3k36734yqnsp2sjs"))))
+ "0m9ysdq4ch4c2i3d86gd32rbi0v637djvr295wzzwgkflk66sz5c"))))
(build-system r-build-system)
(inputs
(list zlib))
- 02/45: gnu: r-knitrbootstrap: Update to 1.0.3., (continued)
- 02/45: gnu: r-knitrbootstrap: Update to 1.0.3., guix-commits, 2024/02/10
- 16/45: gnu: r-tarchetypes: Update to 0.7.12., guix-commits, 2024/02/10
- 18/45: gnu: r-rcpphnsw: Update to 0.6.0., guix-commits, 2024/02/10
- 23/45: gnu: r-lemon: Update to 0.4.9., guix-commits, 2024/02/10
- 40/45: gnu: r-rcpparmadillo: Update to 0.12.8.0.0., guix-commits, 2024/02/10
- 15/45: gnu: r-writexl: Update to 1.5.0., guix-commits, 2024/02/10
- 28/45: gnu: r-plot3d: Update to 1.4.1., guix-commits, 2024/02/10
- 32/45: gnu: r-lim: Update to 1.4.7.1., guix-commits, 2024/02/10
- 30/45: gnu: r-smpracticals: Update to 1.4-3.1., guix-commits, 2024/02/10
- 42/45: gnu: r-ggthemes: Update to 5.1.0., guix-commits, 2024/02/10
- 39/45: gnu: r-seqminer: Update to 9.4.,
guix-commits <=
- 38/45: gnu: r-spatstat-linnet: Update to 3.1-4., guix-commits, 2024/02/10
- 33/45: gnu: r-lisreltor: Update to 0.3., guix-commits, 2024/02/10
- 44/45: gnu: r-tclust: Update to 1.5-6., guix-commits, 2024/02/10