[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/211: gnu: r-enrichr: Update to 3.1.
From: |
guix-commits |
Subject: |
111/211: gnu: r-enrichr: Update to 3.1. |
Date: |
Tue, 20 Sep 2022 06:24:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5d7643d4973b101f7827074c174aa5271524ce9e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:12 2022 +0200
gnu: r-enrichr: Update to 3.1.
* gnu/packages/cran.scm (r-enrichr): Update to 3.1.
[propagated-inputs]: Add r-curl.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 94d92a21d4..05810d1204 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20998,18 +20998,18 @@ and model output.")
(define-public r-enrichr
(package
(name "r-enrichr")
- (version "3.0")
+ (version "3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "enrichR" version))
(sha256
(base32
- "0i3kfq4fkmx47n61zj5f87iv8ci6gbgy90a7s8dy9zbndzvbgya3"))))
+ "0ad7jp398prvmm2fym07268qhv40mg67dx55ml4ayqkwxwffr1i9"))))
(properties `((upstream-name . "enrichR")))
(build-system r-build-system)
(propagated-inputs
- (list r-ggplot2 r-httr r-rjson))
+ (list r-curl r-ggplot2 r-httr r-rjson))
(native-inputs
(list r-knitr))
(home-page "https://cran.r-project.org/web/packages/enrichR/")
- 167/211: gnu: r-delaporte: Update to 8.0.3., (continued)
- 167/211: gnu: r-delaporte: Update to 8.0.3., guix-commits, 2022/09/20
- 164/211: gnu: r-mlr3learners: Update to 0.5.4., guix-commits, 2022/09/20
- 175/211: gnu: r-zoolog: Update to 1.1.0., guix-commits, 2022/09/20
- 176/211: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 187/211: gnu: r-rlang: Update to 1.0.5., guix-commits, 2022/09/20
- 172/211: gnu: r-tfruns: Update to 1.5.1., guix-commits, 2022/09/20
- 171/211: gnu: r-qs: Update to 0.25.4., guix-commits, 2022/09/20
- 174/211: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 204/211: gnu: r-rrcov: Update to 1.7-1., guix-commits, 2022/09/20
- 190/211: gnu: r-desc: Update to 1.4.2., guix-commits, 2022/09/20
- 111/211: gnu: r-enrichr: Update to 3.1.,
guix-commits <=
- 113/211: gnu: r-uwot: Update to 0.1.14., guix-commits, 2022/09/20
- 114/211: gnu: r-leiden: Update to 0.4.3., guix-commits, 2022/09/20
- 122/211: gnu: r-pmcmrplus: Update to 1.9.6., guix-commits, 2022/09/20
- 124/211: gnu: r-randtoolbox: Update to 2.0.2., guix-commits, 2022/09/20
- 125/211: gnu: r-gdina: Update to 2.9.3., guix-commits, 2022/09/20
- 129/211: gnu: r-proxyc: Update to 0.3.2., guix-commits, 2022/09/20
- 131/211: gnu: r-matrixcalc: Update to 1.0-6., guix-commits, 2022/09/20
- 133/211: gnu: r-regsem: Update to 1.9.3., guix-commits, 2022/09/20
- 134/211: gnu: r-semplot: Update to 1.1.6., guix-commits, 2022/09/20
- 136/211: gnu: r-tam: Update to 4.1-4., guix-commits, 2022/09/20