[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
143/195: gnu: r-igraph: Update to 1.6.0.
From: |
guix-commits |
Subject: |
143/195: gnu: r-igraph: Update to 1.6.0. |
Date: |
Fri, 15 Dec 2023 06:31:35 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 81b0848722869ed0deec8a047651cf80b709518c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 12:17:05 2023 +0100
gnu: r-igraph: Update to 1.6.0.
* gnu/packages/cran.scm (r-igraph): Update to 1.6.0.
Change-Id: Ib01b004bfe28d40e9dedd7a8ea0f86b2c22cc9e3
---
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 7ad34ecab1..2d3e19ad5d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35073,14 +35073,14 @@ model.")
(define-public r-igraph
(package
(name "r-igraph")
- (version "1.5.1")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "igraph" version))
(sha256
(base32
- "0jmii8kzs7hpf3xmlbfb8d21q79z7ramc18zcjamsjmdfwg0mndd"))))
+ "1f1v8pv3slmjw11w6a97885114whw6ykky3jviwj1rrqzcvwq3j1"))))
(build-system r-build-system)
(native-inputs
(list gfortran r-knitr))
- 96/195: gnu: r-clustercrit: Update to 1.3.0., (continued)
- 96/195: gnu: r-clustercrit: Update to 1.3.0., guix-commits, 2023/12/15
- 117/195: gnu: r-spdep: Update to 1.3-1., guix-commits, 2023/12/15
- 120/195: gnu: r-dqrng: Update to 0.3.2., guix-commits, 2023/12/15
- 124/195: gnu: r-assertr: Update to 3.0.1., guix-commits, 2023/12/15
- 123/195: gnu: r-leiden: Update to 0.4.3.1., guix-commits, 2023/12/15
- 128/195: gnu: r-filelock: Update to 1.0.3., guix-commits, 2023/12/15
- 131/195: gnu: r-topicmodels: Update to 0.2-15., guix-commits, 2023/12/15
- 130/195: gnu: r-isocodes: Update to 2023.12.07., guix-commits, 2023/12/15
- 132/195: gnu: r-stm: Update to 1.3.7., guix-commits, 2023/12/15
- 144/195: gnu: r-dicedesign: Update to 1.10., guix-commits, 2023/12/15
- 143/195: gnu: r-igraph: Update to 1.6.0.,
guix-commits <=
- 140/195: gnu: r-gaston: Update to 1.6., guix-commits, 2023/12/15
- 147/195: gnu: r-seqminer: Update to 9.3., guix-commits, 2023/12/15
- 169/195: gnu: r-testthat: Update to 3.2.1., guix-commits, 2023/12/15
- 158/195: gnu: r-qs: Update to 0.25.7., guix-commits, 2023/12/15
- 179/195: gnu: r-segmented: Update to 2.0-0., guix-commits, 2023/12/15
- 149/195: gnu: r-seurat: Update to 5.0.1., guix-commits, 2023/12/15
- 187/195: gnu: r-diptest: Update to 0.77-0., guix-commits, 2023/12/15
- 148/195: gnu: r-seuratobject: Update to 5.0.1., guix-commits, 2023/12/15
- 162/195: gnu: r-matrix: Update to 1.6-4., guix-commits, 2023/12/15
- 184/195: gnu: r-gtools: Update to 3.9.5., guix-commits, 2023/12/15