[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/87: gnu: r-variancepartition: Update to 1.28.1.
From: |
guix-commits |
Subject: |
78/87: gnu: r-variancepartition: Update to 1.28.1. |
Date: |
Mon, 9 Jan 2023 18:27:39 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit d41e85678a7b92fbd92faa7b48df87914d40710f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 23:08:36 2023 +0100
gnu: r-variancepartition: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.1.
[propagated-inputs]: Add r-remacor.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 0501ec270f..4109dceb6b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14639,14 +14639,14 @@ arrays based on fast wavelet-based functional
models.")
(define-public r-variancepartition
(package
(name "r-variancepartition")
- (version "1.28.0")
+ (version "1.28.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "variancePartition" version))
(sha256
(base32
- "1mn91r0yrhz08m3vs2h3i35rcbxyc7sdfknmk6vcw1z75znjsnpl"))))
+ "0ypw3ckaf4qll83rl2bjzfc7g2m4v0n2mq645ppyfga8wv8kwssy"))))
(properties
`((upstream-name . "variancePartition")))
(build-system r-build-system)
@@ -14667,6 +14667,7 @@ arrays based on fast wavelet-based functional models.")
r-pbkrtest
r-progress
r-rdpack
+ r-remacor
r-reshape2
r-rhpcblasctl
r-rlang
- 58/87: gnu: r-qqconf: Update to 1.3.1., (continued)
- 58/87: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 60/87: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 65/87: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 67/87: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 68/87: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 69/87: gnu: Update copyright header., guix-commits, 2023/01/09
- 70/87: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 71/87: gnu: Add r-remacor., guix-commits, 2023/01/09
- 73/87: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09
- 76/87: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 78/87: gnu: r-variancepartition: Update to 1.28.1.,
guix-commits <=
- 82/87: gnu: lib3mf: Remove bundled ACT., guix-commits, 2023/01/09
- 83/87: gnu: lib3mf: Remove input labels., guix-commits, 2023/01/09
- 84/87: gnu: lib3mf: Remove bundled software., guix-commits, 2023/01/09
- 85/87: gnu: lib3mf: Update to 2.2.0., guix-commits, 2023/01/09
- 87/87: Merge branch 'master' into staging, guix-commits, 2023/01/09
- 86/87: gnu: perftest: Update to 4.5-0.20., guix-commits, 2023/01/09
- 40/87: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 43/87: gnu: r-reticulate: Update to 1.27., guix-commits, 2023/01/09
- 44/87: gnu: r-billboarder: Update to 0.4.0., guix-commits, 2023/01/09
- 45/87: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09