[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
274/324: gnu: r-graphite: Update to 1.38.0.
From: |
guix-commits |
Subject: |
274/324: gnu: r-graphite: Update to 1.38.0. |
Date: |
Sat, 5 Jun 2021 03:15:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a95a14c0cc3b09c2b59ddbdcd8e951b386bbca50
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:10 2021 +0200
gnu: r-graphite: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-graphite): Update to 1.38.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 9007689..566fa31 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11227,14 +11227,14 @@ visualize bioinformatics analyses.")
(define-public r-graphite
(package
(name "r-graphite")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "graphite" version))
(sha256
(base32
- "1ihza8m397qfvr79fhghs2knmw862hwz2akysy39r8hndv6lc7wk"))))
+ "11bgz6951nfygxp3fm0190gf2bb5zplis1bc0am4757liw4qybhf"))))
(properties `((upstream-name . "graphite")))
(build-system r-build-system)
(propagated-inputs
@@ -11243,6 +11243,8 @@ visualize bioinformatics analyses.")
("r-graph" ,r-graph)
("r-httr" ,r-httr)
("r-rappdirs" ,r-rappdirs)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/graphite/")
(synopsis "Networks from pathway databases")
(description
- 318/324: gnu: r-kegggraph: Update to 1.52.0., (continued)
- 318/324: gnu: r-kegggraph: Update to 1.52.0., guix-commits, 2021/06/05
- 272/324: gnu: r-bioassayr: Update to 1.30.0., guix-commits, 2021/06/05
- 283/324: gnu: r-bioconcotk: Update to 1.12.0., guix-commits, 2021/06/05
- 295/324: gnu: r-rgraphviz: Update to 2.36.0., guix-commits, 2021/06/05
- 319/324: gnu: r-ldblock: Update to 1.22.0., guix-commits, 2021/06/05
- 323/324: gnu: r-guitar: Update to 2.8.0., guix-commits, 2021/06/05
- 261/324: gnu: r-bgmix: Update to 1.52.0., guix-commits, 2021/06/05
- 297/324: gnu: r-hitc: Update to 1.36.0., guix-commits, 2021/06/05
- 286/324: gnu: r-biocset: Update to 1.6.0., guix-commits, 2021/06/05
- 269/324: gnu: r-biggr: Update to 1.28.0., guix-commits, 2021/06/05
- 274/324: gnu: r-graphite: Update to 1.38.0.,
guix-commits <=
- 281/324: gnu: r-grohmm: Update to 1.26.0., guix-commits, 2021/06/05
- 282/324: gnu: r-multiassayexperiment: Update to 1.18.0., guix-commits, 2021/06/05
- 291/324: gnu: r-m3c: Update to 1.14.0., guix-commits, 2021/06/05
- 310/324: gnu: r-biocio: Update to 1.2.0., guix-commits, 2021/06/05
- 322/324: gnu: r-chromstar: Update to 1.18.0., guix-commits, 2021/06/05
- 300/324: gnu: r-tfbstools: Update to 1.30.0., guix-commits, 2021/06/05
- 287/324: gnu: r-biocworkflowtools: Update to 1.18.0., guix-commits, 2021/06/05
- 304/324: gnu: r-scuttle: Update to 1.2.0., guix-commits, 2021/06/05
- 309/324: gnu: r-mscoreutils: Update to 1.4.0., guix-commits, 2021/06/05
- 317/324: gnu: r-gwascat: Update to 2.24.0., guix-commits, 2021/06/05