[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
218/356: gnu: r-quasr: Update to 1.34.0.
From: |
guix-commits |
Subject: |
218/356: gnu: r-quasr: Update to 1.34.0. |
Date: |
Sun, 7 Nov 2021 18:11:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e2aa710ca4bcec116b1ba28a11c7537e336833ee
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:30 2021 +0000
gnu: r-quasr: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.34.0.
[propagated-inputs]: Remove r-biocmanager.
---
gnu/packages/bioconductor.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 7696464..c4da74c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9258,21 +9258,20 @@ index.")
(define-public r-quasr
(package
(name "r-quasr")
- (version "1.32.0")
+ (version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "QuasR" version))
(sha256
(base32
- "1635ff11ahzjrh3cdcxrq5bgd100n444k7mc0maz0jx21vj8qqb1"))))
+ "0d292xgaq8d3cdpa9anabda03lis46xc29iw9c5k5i3sj7dcr4g5"))))
(properties `((upstream-name . "QuasR")))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
- ("r-biocmanager" ,r-biocmanager)
("r-biocparallel" ,r-biocparallel)
("r-biostrings" ,r-biostrings)
("r-bsgenome" ,r-bsgenome)
- 190/356: gnu: r-annotationtools: Update to 1.68.0., (continued)
- 190/356: gnu: r-annotationtools: Update to 1.68.0., guix-commits, 2021/11/07
- 193/356: gnu: r-ebimage: Update to 4.36.0., guix-commits, 2021/11/07
- 197/356: gnu: r-yapsa: Update to 1.19.0., guix-commits, 2021/11/07
- 199/356: gnu: r-quantro: Update to 1.28.0., guix-commits, 2021/11/07
- 200/356: gnu: r-yarn: Update to 1.20.0., guix-commits, 2021/11/07
- 213/356: gnu: r-biocfilecache: Update to 2.2.0., guix-commits, 2021/11/07
- 208/356: gnu: r-zinbwave: Update to 1.16.0., guix-commits, 2021/11/07
- 210/356: gnu: r-rbowtie2: Update to 2.0.0., guix-commits, 2021/11/07
- 211/356: gnu: r-progeny: Update to 1.16.0., guix-commits, 2021/11/07
- 214/356: gnu: r-iclusterplus: Update to 1.30.0., guix-commits, 2021/11/07
- 218/356: gnu: r-quasr: Update to 1.34.0.,
guix-commits <=
- 219/356: gnu: r-rqc: Update to 1.28.0., guix-commits, 2021/11/07
- 227/356: gnu: r-consensusclusterplus: Update to 1.58.0., guix-commits, 2021/11/07
- 228/356: gnu: r-cytolib: Update to 2.6.0., guix-commits, 2021/11/07
- 291/356: gnu: r-rgreat: Update to 1.26.0., guix-commits, 2021/11/07
- 295/356: gnu: r-s4vectors: Update to 0.32.0., guix-commits, 2021/11/07
- 298/356: gnu: r-hitc: Update to 1.38.0., guix-commits, 2021/11/07
- 226/356: gnu: r-flowutils: Update to 1.58.0., guix-commits, 2021/11/07
- 231/356: gnu: r-ncdfflow: Update to 2.40.0., guix-commits, 2021/11/07
- 233/356: gnu: r-flowviz: Update to 1.58.0., guix-commits, 2021/11/07
- 243/356: gnu: r-rcistarget: Update to 1.14.0., guix-commits, 2021/11/07