[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/55: gnu: r-gosemsim: Update to 2.28.1.
From: |
guix-commits |
Subject: |
53/55: gnu: r-gosemsim: Update to 2.28.1. |
Date: |
Mon, 22 Jan 2024 08:01:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 522a646714f22c4096f5cf53fd3fc89b4659a04b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:57 2024 +0100
gnu: r-gosemsim: Update to 2.28.1.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.28.1.
[propagated-inputs]: Add r-yulab-utils.
Change-Id: Idf93e061ef43c2900a96fa9cafeaff95d13fa3be
---
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 4e2a2b982e..949e8624c8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -15617,18 +15617,18 @@ information about samples and features can be added
to the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
- (version "2.28.0")
+ (version "2.28.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
- "10jhjzgf10w9cmr97qzc3mqvgvgx9h7pqk7zkkqwhg7anv6wa788"))))
+ "0p8368ia4ib61m1p8apk2d21lhdi62rfg04zl4190w6xv87k49xx"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs
- (list r-annotationdbi r-go-db r-rcpp r-rlang))
+ (list r-annotationdbi r-go-db r-rcpp r-rlang r-yulab-utils))
(native-inputs
(list r-knitr))
(home-page "https://guangchuangyu.github.io/software/GOSemSim")
- 25/55: gnu: r-celldex: Update to 1.12.0., (continued)
- 25/55: gnu: r-celldex: Update to 1.12.0., guix-commits, 2024/01/22
- 28/55: gnu: r-copyhelper: Update to 1.34.0., guix-commits, 2024/01/22
- 24/55: gnu: r-breakpointrdata: Update to 1.20.0., guix-commits, 2024/01/22
- 22/55: gnu: r-bladderbatch: Update to 1.40.0., guix-commits, 2024/01/22
- 20/55: gnu: r-arrmdata: Update to 1.38.0., guix-commits, 2024/01/22
- 21/55: gnu: r-bcellviper: Update to 1.38.0., guix-commits, 2024/01/22
- 19/55: gnu: r-aneufinderdata: Update to 1.30.0., guix-commits, 2024/01/22
- 31/55: gnu: r-genelendatabase: Update to 1.38.0., guix-commits, 2024/01/22
- 40/55: gnu: r-msigdb: Update to 1.10.0., guix-commits, 2024/01/22
- 44/55: gnu: r-affydata: Update to 1.50.0., guix-commits, 2024/01/22
- 53/55: gnu: r-gosemsim: Update to 2.28.1.,
guix-commits <=
- 42/55: gnu: r-hsmmsinglecell: Update to 1.22.0., guix-commits, 2024/01/22
- 52/55: gnu: r-rhtslib: Update to 2.4.1., guix-commits, 2024/01/22
- 49/55: gnu: r-tcgabiolinksgui-data: Update to 1.22.0., guix-commits, 2024/01/22
- 48/55: gnu: r-sesamedata: Update to 1.20.0., guix-commits, 2024/01/22
- 50/55: gnu: r-tximportdata: Update to 1.30.0., guix-commits, 2024/01/22
- 51/55: gnu: r-edger: Update to 4.0.11., guix-commits, 2024/01/22
- 10/55: gnu: r-illuminahumanmethylation450kanno-ilmn12-hg19: Update to 0.6.1., guix-commits, 2024/01/22