[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/89: gnu: r-msigdbr: Update to 7.1.1.
From: |
guix-commits |
Subject: |
67/89: gnu: r-msigdbr: Update to 7.1.1. |
Date: |
Thu, 11 Jun 2020 11:04:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 93043ba3377eb7c5565ec354a4875413f3a1e92d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:11:30 2020 +0200
gnu: r-msigdbr: Update to 7.1.1.
* gnu/packages/cran.scm (r-msigdbr): Update to 7.1.1.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b0185ca..88fa318 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14304,20 +14304,22 @@ the XKCD web comic.")
(define-public r-msigdbr
(package
(name "r-msigdbr")
- (version "7.0.1")
+ (version "7.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "msigdbr" version))
(sha256
(base32
- "19p8z617m3my8la7n1qgb1s2msf940r372im3q30qkbcx3qxg3sd"))))
+ "0jvi49qa7616s58p0rx66pcw7h12rc8kgcg9225jk7pc3934hnzh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
("r-magrittr" ,r-magrittr)
("r-rlang" ,r-rlang)
("r-tibble" ,r-tibble)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/igordot/msigdbr")
(synopsis "MSigDB gene sets for multiple organisms")
(description
- 55/89: gnu: r-effectsize: Update to 0.3.1., (continued)
- 55/89: gnu: r-effectsize: Update to 0.3.1., guix-commits, 2020/06/11
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11
- 60/89: gnu: r-cmprsk: Update to 2.2-10., guix-commits, 2020/06/11
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5., guix-commits, 2020/06/11
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11
- 67/89: gnu: r-msigdbr: Update to 7.1.1.,
guix-commits <=
- 69/89: gnu: r-ggraph: Update to 2.0.3., guix-commits, 2020/06/11
- 74/89: gnu: r-abcrlda: Update to 1.0.3., guix-commits, 2020/06/11
- 78/89: gnu: r-seewave: Update to 2.1.6., guix-commits, 2020/06/11
- 80/89: gnu: r-actuar: Update to 3.0-0., guix-commits, 2020/06/11
- 79/89: gnu: r-gdina: Update to 2.8.0., guix-commits, 2020/06/11
- 77/89: gnu: r-elasticnet: Update to 1.3., guix-commits, 2020/06/11
- 81/89: gnu: r-rsvg: Update to 2.1., guix-commits, 2020/06/11
- 83/89: gnu: r-sem: Update to 3.1-11., guix-commits, 2020/06/11
- 76/89: gnu: r-showtext: Update to 0.8-1., guix-commits, 2020/06/11
- 75/89: gnu: r-showtextdb: Update to 3.0., guix-commits, 2020/06/11