[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
306/324: gnu: r-scran: Update to 1.20.1.
From: |
guix-commits |
Subject: |
306/324: gnu: r-scran: Update to 1.20.1. |
Date: |
Sat, 5 Jun 2021 03:16:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 015ba64bc0aa04cfe859dd81abed76a3861326a4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:14 2021 +0200
gnu: r-scran: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.20.1.
[propagated-inputs]: Remove r-biocneighbors; add r-metapod.
---
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 8c660d4..52cb9f4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12600,20 +12600,19 @@ quality control.")
(define-public r-scran
(package
(name "r-scran")
- (version "1.18.7")
+ (version "1.20.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
- "0hsr58b7xj2cqdkyjdpzyifg5wrl1lbylq2h91zbjh5861qjv2n4"))))
+ "0ilzp6ngw9pq88gk79iic2zxfh5jaic6lnq3xfwc9a269bjylff0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-beachmat" ,r-beachmat)
("r-bh" ,r-bh)
("r-biocgenerics" ,r-biocgenerics)
- ("r-biocneighbors" ,r-biocneighbors)
("r-biocparallel" ,r-biocparallel)
("r-biocsingular" ,r-biocsingular)
("r-bluster" ,r-bluster)
@@ -12624,6 +12623,7 @@ quality control.")
("r-igraph" ,r-igraph)
("r-limma" ,r-limma)
("r-matrix" ,r-matrix)
+ ("r-metapod" ,r-metapod)
("r-rcpp" ,r-rcpp)
("r-s4vectors" ,r-s4vectors)
("r-scuttle" ,r-scuttle)
- 242/324: gnu: r-mixomics: Update to 6.16.0., (continued)
- 242/324: gnu: r-mixomics: Update to 6.16.0., guix-commits, 2021/06/05
- 243/324: gnu: r-depecher: Update to 1.8.0., guix-commits, 2021/06/05
- 254/324: gnu: r-wavcluster: Update to 2.26.0., guix-commits, 2021/06/05
- 271/324: gnu: r-chemminer: Update to 3.44.0., guix-commits, 2021/06/05
- 270/324: gnu: r-bigpint: Update to 1.8.0., guix-commits, 2021/06/05
- 285/324: gnu: r-biocpkgtools: Update to 1.10.1., guix-commits, 2021/06/05
- 289/324: gnu: r-pcatools: Update to 2.4.0., guix-commits, 2021/06/05
- 290/324: gnu: r-rgreat: Update to 1.24.0., guix-commits, 2021/06/05
- 293/324: gnu: r-preprocesscore: Update to 1.54.0., guix-commits, 2021/06/05
- 294/324: gnu: r-s4vectors: Update to 0.30.0., guix-commits, 2021/06/05
- 306/324: gnu: r-scran: Update to 1.20.1.,
guix-commits <=
- 311/324: gnu: r-msmseda: Update to 1.30.0., guix-commits, 2021/06/05
- 320/324: gnu: r-pathview: Update to 1.32.0., guix-commits, 2021/06/05
- 318/324: gnu: r-kegggraph: Update to 1.52.0., guix-commits, 2021/06/05
- 272/324: gnu: r-bioassayr: Update to 1.30.0., guix-commits, 2021/06/05
- 283/324: gnu: r-bioconcotk: Update to 1.12.0., guix-commits, 2021/06/05
- 295/324: gnu: r-rgraphviz: Update to 2.36.0., guix-commits, 2021/06/05
- 319/324: gnu: r-ldblock: Update to 1.22.0., guix-commits, 2021/06/05
- 323/324: gnu: r-guitar: Update to 2.8.0., guix-commits, 2021/06/05
- 261/324: gnu: r-bgmix: Update to 1.52.0., guix-commits, 2021/06/05
- 297/324: gnu: r-hitc: Update to 1.36.0., guix-commits, 2021/06/05