[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
163/353: gnu: r-fcscan: Update to 1.8.0.
From: |
guix-commits |
Subject: |
163/353: gnu: r-fcscan: Update to 1.8.0. |
Date: |
Thu, 4 Nov 2021 18:14:29 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 1ac52f59568cd4a3b3c986ff611572206e7f15c0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:21 2021 +0000
gnu: r-fcscan: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.8.0.
[propagated-inputs]: Add r-doparallel and r-foreach.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 2509a8e..184d84c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7354,17 +7354,19 @@ phenotype of interest.")
(define-public r-fcscan
(package
(name "r-fcscan")
- (version "1.6.0")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fcScan" version))
(sha256
- (base32 "10fcz741dr3wbb9f63qywlrays4cnvfnsm6yw4bmkrwk6ccijg8h"))))
+ (base32 "0b161ayq4m9xxfs0lgw632lgygzabz8gjl0n75050pa7qaazknvd"))))
(properties `((upstream-name . "fcScan")))
(build-system r-build-system)
(propagated-inputs
- `(("r-genomicranges" ,r-genomicranges)
+ `(("r-doparallel" ,r-doparallel)
+ ("r-foreach" ,r-foreach)
+ ("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
("r-plyr" ,r-plyr)
("r-rtracklayer" ,r-rtracklayer)
- 147/353: gnu: r-scone: Update to 1.18.0., (continued)
- 147/353: gnu: r-scone: Update to 1.18.0., guix-commits, 2021/11/04
- 152/353: gnu: r-minfi: Update to 1.40.0., guix-commits, 2021/11/04
- 146/353: gnu: r-scdd: Update to 1.18.0., guix-commits, 2021/11/04
- 155/353: gnu: r-linnorm: Update to 2.18.0., guix-commits, 2021/11/04
- 154/353: gnu: r-lumi: Update to 2.46.0., guix-commits, 2021/11/04
- 156/353: gnu: r-ioniser: Update to 2.18.0., guix-commits, 2021/11/04
- 157/353: gnu: r-tradeseq: Update to 1.8.0., guix-commits, 2021/11/04
- 159/353: gnu: r-heatplus: Update to 3.2.0., guix-commits, 2021/11/04
- 160/353: gnu: r-gosemsim: Update to 2.20.0., guix-commits, 2021/11/04
- 162/353: gnu: r-sigpathway: Update to 1.62.0., guix-commits, 2021/11/04
- 163/353: gnu: r-fcscan: Update to 1.8.0.,
guix-commits <=
- 165/353: gnu: r-dose: Update to 3.20.0., guix-commits, 2021/11/04
- 167/353: gnu: r-clusterprofiler: Update to 4.2.0., guix-commits, 2021/11/04
- 170/353: gnu: r-annaffy: Update to 1.66.0., guix-commits, 2021/11/04
- 173/353: gnu: r-a4preproc: Update to 1.42.0., guix-commits, 2021/11/04
- 174/353: gnu: r-a4reporting: Update to 1.42.0., guix-commits, 2021/11/04
- 180/353: gnu: r-motifdb: Update to 1.36.0., guix-commits, 2021/11/04
- 179/353: gnu: r-rgadem: Update to 2.42.0., guix-commits, 2021/11/04
- 178/353: gnu: r-bacon: Update to 1.22.0., guix-commits, 2021/11/04
- 181/353: gnu: r-motifbreakr: Update to 2.8.0., guix-commits, 2021/11/04
- 185/353: gnu: r-gofuncr: Update to 1.14.0., guix-commits, 2021/11/04