[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
440/449: gnu: r-biscuiteer: Update to 1.12.0.
From: |
guix-commits |
Subject: |
440/449: gnu: r-biscuiteer: Update to 1.12.0. |
Date: |
Tue, 22 Nov 2022 15:48:09 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit 1d08e398c395ef55522faaa2c022cecc4f534f94
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:34 2022 +0100
gnu: r-biscuiteer: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-biscuiteer): Update to 1.12.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 59b224c639..6b751e29d3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -18069,14 +18069,14 @@ for ligand activity prediction from transcriptomics
data.")
(define-public r-biscuiteer
(package
(name "r-biscuiteer")
- (version "1.10.0")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biscuiteer" version))
(sha256
(base32
- "0y7vbdaafiga16yr0d22w1v4p0jmczndcar0r0km06f5y1b74amr"))))
+ "1fq2nj0vclpxavqj5qx7jc3ympg00izxn9fpy4mlhyp9l921z13m"))))
(properties `((upstream-name . "biscuiteer")))
(build-system r-build-system)
(propagated-inputs
- 412/449: gnu: r-megadepth: Update to 1.8.0., (continued)
- 412/449: gnu: r-megadepth: Update to 1.8.0., guix-commits, 2022/11/22
- 433/449: gnu: r-biotip: Update to 1.12.0., guix-commits, 2022/11/22
- 434/449: gnu: r-biotmle: Update to 1.22.0., guix-commits, 2022/11/22
- 425/449: gnu: r-biomformat: Update to 1.26.0., guix-commits, 2022/11/22
- 436/449: gnu: r-dada2: Update to 1.26.0., guix-commits, 2022/11/22
- 437/449: gnu: r-dmrseq: Update to 1.18.0., guix-commits, 2022/11/22
- 438/449: gnu: r-omicade4: Update to 1.38.0., guix-commits, 2022/11/22
- 443/449: gnu: r-tximeta: Update to 1.16.0., guix-commits, 2022/11/22
- 444/449: gnu: r-phyloseq: Update to 1.42.0., guix-commits, 2022/11/22
- 445/449: gnu: r-ggtern: Update to 3.4.0., guix-commits, 2022/11/22
- 440/449: gnu: r-biscuiteer: Update to 1.12.0.,
guix-commits <=
- 446/449: gnu: r-with-tests: Drop labels from input lists., guix-commits, 2022/11/22
- 449/449: gnu: r-minimal: Simplify build phase., guix-commits, 2022/11/22
- 201/449: gnu: r-dnabarcodes: Update to 1.28.0., guix-commits, 2022/11/22
- 211/449: gnu: r-chipexoqual: Update to 1.22.0., guix-commits, 2022/11/22
- 224/449: gnu: r-scdd: Update to 1.22.0., guix-commits, 2022/11/22
- 233/449: gnu: r-methylumi: Update to 2.44.0., guix-commits, 2022/11/22
- 238/449: gnu: r-varianttools: Update to 1.40.0., guix-commits, 2022/11/22
- 262/449: gnu: r-motifstack: Update to 1.42.0., guix-commits, 2022/11/22
- 266/449: gnu: r-annotationtools: Update to 1.72.0., guix-commits, 2022/11/22
- 282/449: gnu: r-wiggleplotr: Update to 1.22.0., guix-commits, 2022/11/22