[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/356: gnu: r-impute: Update to 1.68.0.
From: |
guix-commits |
Subject: |
62/356: gnu: r-impute: Update to 1.68.0. |
Date: |
Sun, 7 Nov 2021 18:10:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b6bd74cefb1057331cac2989f4d31828f883d4e0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:04 2021 +0000
gnu: r-impute: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-impute): Update to 1.68.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 b6cab87..34db5f8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3306,13 +3306,13 @@ of other R packages who wish to make use of HTSlib.")
(define-public r-impute
(package
(name "r-impute")
- (version "1.66.0")
+ (version "1.68.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "impute" version))
(sha256
(base32
- "0pprkv25avxhllddcssvqvy3nibmqkfwaq4xnlhka7858gyiyd1k"))))
+ "0k6dil8ljgp5qr87m7hxli4igb36fbxiwczaqc5pi8mlfh70fqj5"))))
(native-inputs
`(("gfortran" ,gfortran)))
(build-system r-build-system)
- 59/356: gnu: r-gseabase: Update to 1.56.0., (continued)
- 59/356: gnu: r-gseabase: Update to 1.56.0., guix-commits, 2021/11/07
- 68/356: gnu: r-msnbase: Update to 2.20.0., guix-commits, 2021/11/07
- 39/356: gnu: r-chipseq: Update to 1.44.0., guix-commits, 2021/11/07
- 40/356: gnu: r-complexheatmap: Update to 2.10.0., guix-commits, 2021/11/07
- 43/356: gnu: r-dexseq: Update to 1.40.0., guix-commits, 2021/11/07
- 44/356: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/07
- 48/356: gnu: r-fastseg: Update to 1.40.0., guix-commits, 2021/11/07
- 52/356: gnu: r-genomation: Update to 1.26.0., guix-commits, 2021/11/07
- 53/356: gnu: r-genomeinfodb: Update to 1.30.0., guix-commits, 2021/11/07
- 57/356: gnu: r-genomicranges: Update to 1.46.0., guix-commits, 2021/11/07
- 62/356: gnu: r-impute: Update to 1.68.0.,
guix-commits <=
- 64/356: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/07
- 65/356: gnu: r-limma: Update to 3.50.0., guix-commits, 2021/11/07
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/07
- 58/356: gnu: r-gostats: Update to 2.60.0., guix-commits, 2021/11/07
- 61/356: gnu: r-rhtslib: Update to 1.26.0., guix-commits, 2021/11/07
- 71/356: gnu: r-mzr: Update to 2.28.0., guix-commits, 2021/11/07
- 70/356: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/07
- 69/356: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/07
- 73/356: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/07
- 74/356: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/07