[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/50: gnu: r-batchelor: Update to 1.14.1.
From: |
guix-commits |
Subject: |
46/50: gnu: r-batchelor: Update to 1.14.1. |
Date: |
Mon, 9 Jan 2023 17:11:50 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3ac0f4e62c7708907c0ea810b5f983ff1fe6c658
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 23:08:35 2023 +0100
gnu: r-batchelor: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.1.
---
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 3ed0f24818..4fa3d304d5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9916,14 +9916,14 @@ multiplication and calculation of row/column sums or
means.")
(define-public r-batchelor
(package
(name "r-batchelor")
- (version "1.14.0")
+ (version "1.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
- "1cdpq8zfn718qmsqjp79siddh3kzag4a90p276v261xbjvrxavjv"))))
+ "1yj84ba6px14hbqg8526527vfcxmzvmly34f7hba4vybdm1jscfm"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs
- 21/50: gnu: r-afex: Update to 1.2-1., (continued)
- 21/50: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 25/50: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 34/50: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 39/50: gnu: Update copyright header., guix-commits, 2023/01/09
- 44/50: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 23/50: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 45/50: gnu: r-msnbase: Update to 2.24.2., guix-commits, 2023/01/09
- 09/50: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 15/50: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 30/50: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 46/50: gnu: r-batchelor: Update to 1.14.1.,
guix-commits <=
- 48/50: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 03/50: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 02/50: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 10/50: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 35/50: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 37/50: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 42/50: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09
- 47/50: gnu: r-flowworkspace: Update to 4.10.1., guix-commits, 2023/01/09