[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
181/356: gnu: r-bacon: Update to 1.22.0.
From: |
guix-commits |
Subject: |
181/356: gnu: r-bacon: Update to 1.22.0. |
Date: |
Sun, 7 Nov 2021 18:11:40 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4f6f03fd6e3df3534cb644f809048a35c9c79dd0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:24 2021 +0000
gnu: r-bacon: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-bacon): Update to 1.22.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 ccf5651..803e735 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7861,14 +7861,14 @@ further downstream analysis on its output.")
(define-public r-bacon
(package
(name "r-bacon")
- (version "1.20.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bacon" version))
(sha256
(base32
- "1yp0675n1g8rxdjdd7w8al5c9jq96h0kfm8218mc50z0p2fasgbj"))))
+ "13dhma34j9ggryainn4x6qvd3hphpxks5gf0mysia00r9hhpwwlc"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocparallel" ,r-biocparallel)
- 150/356: gnu: r-scone: Update to 1.18.0., (continued)
- 150/356: gnu: r-scone: Update to 1.18.0., guix-commits, 2021/11/07
- 159/356: gnu: r-ioniser: Update to 2.18.0., guix-commits, 2021/11/07
- 168/356: gnu: r-dose: Update to 3.20.0., guix-commits, 2021/11/07
- 164/356: gnu: r-anota: Update to 1.42.0., guix-commits, 2021/11/07
- 163/356: gnu: r-gosemsim: Update to 2.20.0., guix-commits, 2021/11/07
- 169/356: gnu: r-enrichplot: Update to 1.14.1., guix-commits, 2021/11/07
- 174/356: gnu: r-a4core: Update to 1.42.0., guix-commits, 2021/11/07
- 178/356: gnu: r-a4base: Update to 1.42.0., guix-commits, 2021/11/07
- 177/356: gnu: r-a4reporting: Update to 1.42.0., guix-commits, 2021/11/07
- 180/356: gnu: r-abseqr: Update to 1.12.0., guix-commits, 2021/11/07
- 181/356: gnu: r-bacon: Update to 1.22.0.,
guix-commits <=
- 182/356: gnu: r-rgadem: Update to 2.42.0., guix-commits, 2021/11/07
- 184/356: gnu: r-motifbreakr: Update to 2.8.0., guix-commits, 2021/11/07
- 186/356: gnu: r-genomicscores: Update to 2.6.0., guix-commits, 2021/11/07
- 188/356: gnu: r-gofuncr: Update to 1.14.0., guix-commits, 2021/11/07
- 194/356: gnu: r-yamss: Update to 1.20.0., guix-commits, 2021/11/07
- 196/356: gnu: r-somaticsignatures: Update to 2.30.0., guix-commits, 2021/11/07
- 198/356: gnu: r-gcrma: Update to 2.66.0., guix-commits, 2021/11/07
- 204/356: gnu: r-wrench: Update to 1.12.0., guix-commits, 2021/11/07
- 215/356: gnu: r-rbowtie: Update to 1.34.0., guix-commits, 2021/11/07
- 75/356: gnu: r-rbgl: Update to 1.70.0., guix-commits, 2021/11/07