[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/214: gnu: r-enrichr: Update to 3.1.
From: |
guix-commits |
Subject: |
111/214: gnu: r-enrichr: Update to 3.1. |
Date: |
Tue, 20 Sep 2022 11:07:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c9e6f29960844daff01cdcf63f2619f479c9aa1e
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/")
- 123/214: gnu: r-accsda: Update to 1.1.2., (continued)
- 123/214: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 125/214: gnu: r-gdina: Update to 2.9.3., guix-commits, 2022/09/20
- 72/214: gnu: r-bayestestr: Update to 0.13.0., guix-commits, 2022/09/20
- 69/214: gnu: r-furrr: Update to 0.3.1., guix-commits, 2022/09/20
- 99/214: gnu: r-bookdown: Update to 0.29., guix-commits, 2022/09/20
- 34/214: gnu: r-palmerpenguins: Update to 0.1.1., guix-commits, 2022/09/20
- 127/214: gnu: r-anndata: Update to 0.7.5.4., guix-commits, 2022/09/20
- 51/214: gnu: r-vim: Update to 6.2.2., guix-commits, 2022/09/20
- 49/214: gnu: r-np: Update to 0.60-14., guix-commits, 2022/09/20
- 55/214: gnu: r-reticulate: Update to 1.26., guix-commits, 2022/09/20
- 111/214: gnu: r-enrichr: Update to 3.1.,
guix-commits <=
- 122/214: gnu: r-pmcmrplus: Update to 1.9.6., guix-commits, 2022/09/20
- 137/214: gnu: r-rstan: Update to 2.21.7., guix-commits, 2022/09/20
- 86/214: gnu: r-tractor-base: Update to 3.3.5.1., guix-commits, 2022/09/20
- 62/214: gnu: r-abcrf: Update to 1.9., guix-commits, 2022/09/20
- 11/214: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20
- 117/214: gnu: r-graphlayouts: Update to 0.8.1., guix-commits, 2022/09/20
- 112/214: gnu: r-umap: Update to 0.2.9.0., guix-commits, 2022/09/20
- 131/214: gnu: r-matrixcalc: Update to 1.0-6., guix-commits, 2022/09/20
- 48/214: gnu: r-cubature: Update to 2.0.4.5., guix-commits, 2022/09/20
- 104/214: gnu: r-gridtext: Update to 0.1.5., guix-commits, 2022/09/20