[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/324: gnu: r-protgenerics: Update to 1.24.0.
From: |
guix-commits |
Subject: |
89/324: gnu: r-protgenerics: Update to 1.24.0. |
Date: |
Sat, 5 Jun 2021 03:14:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit dc67525ae6fd57dfdc19843d12912c7e9c6c7559
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:47 2021 +0200
gnu: r-protgenerics: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-protgenerics): Update to 1.24.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 297c964..8211632 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3689,14 +3689,14 @@ structure (pcaRes) to provide a common interface to the
PCA results.")
(define-public r-protgenerics
(package
(name "r-protgenerics")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ProtGenerics" version))
(sha256
(base32
- "0yihxphgkshvfv1sn67wc4zvr2zlzws2j7ki3zabm6vyfkfdkfiz"))))
+ "1c79k8nc28782w5gxi7pkm8jmddq1hdw6khs9kgsp8dyk60ak6fq"))))
(properties `((upstream-name . "ProtGenerics")))
(build-system r-build-system)
(home-page "https://github.com/lgatto/ProtGenerics")
- 73/324: gnu: r-genomicfiles: Update to 1.28.0., (continued)
- 73/324: gnu: r-genomicfiles: Update to 1.28.0., guix-commits, 2021/06/05
- 79/324: gnu: r-impute: Update to 1.66.0., guix-commits, 2021/06/05
- 86/324: gnu: r-mzid: Update to 1.30.0., guix-commits, 2021/06/05
- 88/324: gnu: r-pcamethods: Update to 1.84.0., guix-commits, 2021/06/05
- 92/324: gnu: r-regioner: Update to 1.24.0., guix-commits, 2021/06/05
- 74/324: gnu: r-genomicranges: Update to 1.44.0., guix-commits, 2021/06/05
- 76/324: gnu: r-gseabase: Update to 1.54.0., guix-commits, 2021/06/05
- 77/324: gnu: r-hpar: Update to 1.34.0., guix-commits, 2021/06/05
- 81/324: gnu: r-keggrest: Update to 1.32.0., guix-commits, 2021/06/05
- 82/324: gnu: r-limma: Update to 3.48.0., guix-commits, 2021/06/05
- 89/324: gnu: r-protgenerics: Update to 1.24.0.,
guix-commits <=
- 101/324: gnu: r-structuralvariantannotation: Update to 1.8.0., guix-commits, 2021/06/05
- 110/324: gnu: r-zlibbioc: Update to 1.38.0., guix-commits, 2021/06/05
- 116/324: gnu: r-greylistchip: Update to 1.24.0., guix-commits, 2021/06/05
- 123/324: gnu: r-marray: Update to 1.70.0., guix-commits, 2021/06/05
- 118/324: gnu: r-mbkmeans: Update to 1.8.0., guix-commits, 2021/06/05
- 124/324: gnu: r-cghbase: Update to 1.52.0., guix-commits, 2021/06/05
- 128/324: gnu: r-chipcomp: Update to 1.22.0., guix-commits, 2021/06/05
- 131/324: gnu: r-interactionset: Update to 1.20.0., guix-commits, 2021/06/05
- 135/324: gnu: r-glimma: Update to 2.2.0., guix-commits, 2021/06/05
- 39/324: gnu: r-affyio: Update to 1.62.0., guix-commits, 2021/06/05