[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
164/174: gnu: r-variantfiltering: Update to 1.36.1.
From: |
guix-commits |
Subject: |
164/174: gnu: r-variantfiltering: Update to 1.36.1. |
Date: |
Tue, 11 Jul 2023 14:48:47 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 1aca43ba8904a2204fd00c59cf6c3913b5b0134a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:28 2023 +0200
gnu: r-variantfiltering: Update to 1.36.1.
* gnu/packages/bioconductor.scm (r-variantfiltering): Update to 1.36.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 817454de2e..a9b80a033f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16659,14 +16659,14 @@ provides methods for retrieving enriched pathways.")
(define-public r-variantfiltering
(package
(name "r-variantfiltering")
- (version "1.36.0")
+ (version "1.36.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "VariantFiltering" version))
(sha256
(base32
- "1j9fkqsxq7z3w2m435lqnrm8d17cd7l4873h26slmxhdazc9n94i"))))
+ "0v0shsv0s9fzakdb4p84jfc4z57ryan27r1dkbvb3v25kjrhd8fi"))))
(properties
`((upstream-name . "VariantFiltering")))
(build-system r-build-system)
- 118/174: gnu: r-paws: Update to 0.3.0., (continued)
- 118/174: gnu: r-paws: Update to 0.3.0., guix-commits, 2023/07/11
- 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 <=
- 172/174: gnu: r-biocthis: Update to 1.10.3., guix-commits, 2023/07/11
- 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