[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/59: gnu: r-msigdbr: Update to 7.4.1.
From: |
guix-commits |
Subject: |
34/59: gnu: r-msigdbr: Update to 7.4.1. |
Date: |
Thu, 20 May 2021 04:59:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 72a4b4e34f8f9ca84a2a82f7745f1f7790da6c9d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:44 2021 +0200
gnu: r-msigdbr: Update to 7.4.1.
* gnu/packages/cran.scm (r-msigdbr): Update to 7.4.1.
[propagated-inputs]: Add r-babelgene.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 57f5d5b..ec2ff0c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16345,17 +16345,18 @@ compiled by the HGNC Comparison of Orthology
Predictions (HCOP).")
(define-public r-msigdbr
(package
(name "r-msigdbr")
- (version "7.2.1")
+ (version "7.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "msigdbr" version))
(sha256
(base32
- "1rc2p9vw57pn4prmfgay4w18qd53ggq7wxfsi9kp7w25ciip1dq1"))))
+ "103m52av68pkjfh8f81qh6j3cs1mj1lg831ciwybr34cax767jr1"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-dplyr" ,r-dplyr)
+ `(("r-babelgene" ,r-babelgene)
+ ("r-dplyr" ,r-dplyr)
("r-magrittr" ,r-magrittr)
("r-rlang" ,r-rlang)
("r-tibble" ,r-tibble)
- 08/59: gnu: r-shape: Update to 1.4.6., (continued)
- 08/59: gnu: r-shape: Update to 1.4.6., guix-commits, 2021/05/20
- 01/59: gnu: Add r-babelgene., guix-commits, 2021/05/20
- 03/59: gnu: r-httpuv: Update to 1.6.1., guix-commits, 2021/05/20
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4., guix-commits, 2021/05/20
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20
- 16/59: gnu: r-arules: Update to 1.6-8., guix-commits, 2021/05/20
- 34/59: gnu: r-msigdbr: Update to 7.4.1.,
guix-commits <=
- 33/59: gnu: r-pegas: Update to 1.0-1., guix-commits, 2021/05/20
- 38/59: gnu: r-terra: Update to 1.2-10., guix-commits, 2021/05/20
- 05/59: gnu: r-sass: Update to 0.4.0., guix-commits, 2021/05/20
- 06/59: gnu: r-bslib: Update to 0.2.5.1., guix-commits, 2021/05/20
- 09/59: gnu: r-dendextend: Update to 1.15.1., guix-commits, 2021/05/20
- 10/59: gnu: r-distillery: Update to 1.2-1., guix-commits, 2021/05/20
- 12/59: gnu: r-corrplot: Update to 0.88., guix-commits, 2021/05/20
- 19/59: gnu: r-sjlabelled: Update to 1.1.8., guix-commits, 2021/05/20
- 15/59: gnu: r-cubature: Update to 2.0.4.2., guix-commits, 2021/05/20
- 28/59: gnu: r-softimpute: Update to 1.4-1., guix-commits, 2021/05/20