[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
354/449: gnu: r-graphite: Update to 1.44.0.
From: |
guix-commits |
Subject: |
354/449: gnu: r-graphite: Update to 1.44.0. |
Date: |
Tue, 22 Nov 2022 15:47:55 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit 25ff17d626a08fc9203823b8b965937cb7866a52
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:28 2022 +0100
gnu: r-graphite: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-graphite): Update to 1.44.0.
[propagated-inputs]: Add r-purrr.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ca1de7600d..4936634ba8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14740,18 +14740,18 @@ visualize bioinformatics analyses.")
(define-public r-graphite
(package
(name "r-graphite")
- (version "1.42.0")
+ (version "1.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "graphite" version))
(sha256
(base32
- "0nl5mkgrvf7vsqjy48ij9b1dmxfvp9lf8cpay55h93c4qz4x606g"))))
+ "0gkjab12ncag1vslc5bwlr0m5ac3ifq9ka5nfq7ckrpns98s7k0w"))))
(properties `((upstream-name . "graphite")))
(build-system r-build-system)
(propagated-inputs
- (list r-annotationdbi r-graph r-httr r-rappdirs r-rlang))
+ (list r-annotationdbi r-graph r-httr r-purrr r-rappdirs r-rlang))
(home-page "https://bioconductor.org/packages/graphite/")
(synopsis "Networks from pathway databases")
(description
- 322/449: gnu: r-circrnaprofiler: Update to 1.12.0., (continued)
- 322/449: gnu: r-circrnaprofiler: Update to 1.12.0., guix-commits, 2022/11/22
- 325/449: gnu: r-watermelon: Update to 2.4.0., guix-commits, 2022/11/22
- 331/449: gnu: r-variantfiltering: Update to 1.34.0., guix-commits, 2022/11/22
- 334/449: gnu: r-unifiedwmwqpcr: Update to 1.34.0., guix-commits, 2022/11/22
- 333/449: gnu: r-htqpcr: Update to 1.52.0., guix-commits, 2022/11/22
- 338/449: gnu: r-acme: Update to 2.54.0., guix-commits, 2022/11/22
- 340/449: gnu: r-bgmix: Update to 1.58.0., guix-commits, 2022/11/22
- 350/449: gnu: r-chemminer: Update to 3.50.0., guix-commits, 2022/11/22
- 353/449: gnu: r-biobroom: Update to 1.30.0., guix-commits, 2022/11/22
- 355/449: gnu: r-reactomepa: Update to 1.42.0., guix-commits, 2022/11/22
- 354/449: gnu: r-graphite: Update to 1.44.0.,
guix-commits <=
- 357/449: gnu: r-bioccheck: Update to 1.34.0., guix-commits, 2022/11/22
- 360/449: gnu: r-biocviews: Update to 1.66.0., guix-commits, 2022/11/22
- 362/449: gnu: r-grohmm: Update to 1.32.0., guix-commits, 2022/11/22
- 364/449: gnu: r-bioconcotk: Update to 1.18.0., guix-commits, 2022/11/22
- 367/449: gnu: r-biocset: Update to 1.12.0., guix-commits, 2022/11/22
- 370/449: gnu: r-pcatools: Update to 2.10.0., guix-commits, 2022/11/22
- 375/449: gnu: r-s4vectors: Update to 0.36.0., guix-commits, 2022/11/22
- 382/449: gnu: r-beachmat: Update to 2.14.0., guix-commits, 2022/11/22
- 388/449: gnu: r-singlecellexperiment: Update to 1.20.0., guix-commits, 2022/11/22
- 383/449: gnu: r-cner: Update to 1.34.0., guix-commits, 2022/11/22