[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/353: gnu: r-quasr: Update to 1.34.0.
From: |
guix-commits |
Subject: |
215/353: gnu: r-quasr: Update to 1.34.0. |
Date: |
Thu, 4 Nov 2021 18:14:48 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 9a6997bdf6e4a4a36d7c99ae648c1492f29e04dc
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)
- 54/353: gnu: r-genomicranges: Update to 1.46.0., (continued)
- 54/353: gnu: r-genomicranges: Update to 1.46.0., guix-commits, 2021/11/04
- 57/353: gnu: r-hpar: Update to 1.36.0., guix-commits, 2021/11/04
- 239/353: gnu: r-depecher: Update to 1.10.0., guix-commits, 2021/11/04
- 244/353: gnu: r-genie3: Update to 1.16.0., guix-commits, 2021/11/04
- 249/353: gnu: r-seqbias: Update to 1.42.0., guix-commits, 2021/11/04
- 182/353: gnu: r-motifstack: Update to 1.38.0., guix-commits, 2021/11/04
- 192/353: gnu: r-gtrellis: Update to 1.26.0., guix-commits, 2021/11/04
- 206/353: gnu: r-zfpkm: Update to 1.16.0., guix-commits, 2021/11/04
- 203/353: gnu: r-widgettools: Update to 1.72.0., guix-commits, 2021/11/04
- 208/353: gnu: r-progeny: Update to 1.16.0., guix-commits, 2021/11/04
- 215/353: gnu: r-quasr: Update to 1.34.0.,
guix-commits <=
- 220/353: gnu: r-biosigner: Update to 1.22.0., guix-commits, 2021/11/04
- 228/353: gnu: r-ncdfflow: Update to 2.40.0., guix-commits, 2021/11/04
- 243/353: gnu: r-circrnaprofiler: Update to 1.8.0., guix-commits, 2021/11/04
- 245/353: gnu: r-roc: Update to 1.70.0., guix-commits, 2021/11/04
- 246/353: gnu: r-watermelon: Update to 2.0.0., guix-commits, 2021/11/04
- 247/353: gnu: r-gdsfmt: Update to 1.30.0., guix-commits, 2021/11/04
- 250/353: gnu: r-reqon: Update to 1.40.0., guix-commits, 2021/11/04
- 251/353: gnu: r-wavcluster: Update to 2.28.0., guix-commits, 2021/11/04
- 254/353: gnu: r-variancepartition: Update to 1.24.0., guix-commits, 2021/11/04
- 255/353: gnu: r-htqpcr: Update to 1.48.0., guix-commits, 2021/11/04