[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
172/174: gnu: r-biocthis: Update to 1.10.3.
From: |
guix-commits |
Subject: |
172/174: gnu: r-biocthis: Update to 1.10.3. |
Date: |
Tue, 11 Jul 2023 14:48:48 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 9f8b83984f2910294b46842c1b5d84598db34940
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:29 2023 +0200
gnu: r-biocthis: Update to 1.10.3.
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.10.3.
---
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 80138dab16..28b8e2c8ae 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20391,14 +20391,14 @@ Python environments in a single R session.")
(define-public r-biocthis
(package
(name "r-biocthis")
- (version "1.10.1")
+ (version "1.10.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biocthis" version))
(sha256
(base32
- "1kmgahjyyrvs475as24yk0jniswjaa507q6zs8zq8jjqa26gy6zj"))))
+ "1v0qrypdzl1bg85k8i7qamb6709cgk4ypmisjh6bn5r36nqd5qx4"))))
(properties `((upstream-name . "biocthis")))
(build-system r-build-system)
(arguments
- 144/174: gnu: r-iranges: Update to 2.34.1., (continued)
- 144/174: gnu: r-iranges: Update to 2.34.1., guix-commits, 2023/07/11
- 174/174: gnu: r-tcgabiolinks: Update to 2.28.3., guix-commits, 2023/07/11
- 159/174: gnu: r-interactionset: Update to 1.28.1., guix-commits, 2023/07/11
- 169/174: gnu: r-sparsematrixstats: Update to 1.12.2., guix-commits, 2023/07/11
- 167/174: gnu: r-bioccheck: Update to 1.36.1., guix-commits, 2023/07/11
- 149/174: gnu: r-annotationforge: Update to 1.42.2., guix-commits, 2023/07/11
- 166/174: gnu: r-universalmotif: Update to 1.18.1., guix-commits, 2023/07/11
- 145/174: gnu: r-isoformswitchanalyzer: Update to 2.0.1., guix-commits, 2023/07/11
- 170/174: gnu: r-delayedmatrixstats: Update to 1.22.1., guix-commits, 2023/07/11
- 164/174: gnu: r-variantfiltering: Update to 1.36.1., guix-commits, 2023/07/11
- 172/174: gnu: r-biocthis: Update to 1.10.3.,
guix-commits <=
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/11
- 132/174: gnu: r-robust: Update to 0.7-2., guix-commits, 2023/07/11
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/11
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/11
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/11
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/11
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/11
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/11
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/11
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11