[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
271/353: gnu: r-graphite: Update to 1.40.0.
From: |
guix-commits |
Subject: |
271/353: gnu: r-graphite: Update to 1.40.0. |
Date: |
Thu, 4 Nov 2021 18:15:09 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 51d29e2c11c03ca5ea5d53629c4ab18818302e1f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:38 2021 +0000
gnu: r-graphite: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-graphite): Update to 1.40.0.
[native-inputs]: Remove r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index d3c35be..ac01aa9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11592,14 +11592,14 @@ visualize bioinformatics analyses.")
(define-public r-graphite
(package
(name "r-graphite")
- (version "1.38.0")
+ (version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "graphite" version))
(sha256
(base32
- "11bgz6951nfygxp3fm0190gf2bb5zplis1bc0am4757liw4qybhf"))))
+ "0wmdv4j6dinszxwpz2jddshkh1ahbhm2fxh6vhjsk4grw38i1lfr"))))
(properties `((upstream-name . "graphite")))
(build-system r-build-system)
(propagated-inputs
@@ -11608,8 +11608,6 @@ 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
- 241/353: gnu: r-chicago: Update to 1.22.0., (continued)
- 241/353: gnu: r-chicago: Update to 1.22.0., guix-commits, 2021/11/04
- 248/353: gnu: r-bigmelon: Update to 1.20.0., guix-commits, 2021/11/04
- 256/353: gnu: r-unifiedwmwqpcr: Update to 1.30.0., guix-commits, 2021/11/04
- 258/353: gnu: r-bgmix: Update to 1.54.0., guix-commits, 2021/11/04
- 260/353: gnu: r-bhc: Update to 1.46.0., guix-commits, 2021/11/04
- 261/353: gnu: r-bicare: Update to 1.52.0., guix-commits, 2021/11/04
- 262/353: gnu: r-bifet: Update to 1.14.0., guix-commits, 2021/11/04
- 265/353: gnu: r-hyperdraw: Update to 1.46.0., guix-commits, 2021/11/04
- 267/353: gnu: r-bigpint: Update to 1.10.0., guix-commits, 2021/11/04
- 268/353: gnu: r-chemminer: Update to 3.46.0., guix-commits, 2021/11/04
- 271/353: gnu: r-graphite: Update to 1.40.0.,
guix-commits <=
- 273/353: gnu: r-ebarrays: Update to 2.58.0., guix-commits, 2021/11/04
- 274/353: gnu: r-bioccheck: Update to 1.30.0., guix-commits, 2021/11/04
- 275/353: gnu: r-biocgraph: Update to 1.56.0., guix-commits, 2021/11/04
- 277/353: gnu: r-biocviews: Update to 1.62.1., guix-commits, 2021/11/04
- 279/353: gnu: r-grohmm: Update to 1.28.0., guix-commits, 2021/11/04
- 281/353: gnu: r-bioconcotk: Update to 1.14.0., guix-commits, 2021/11/04
- 282/353: gnu: r-biocor: Update to 1.18.0., guix-commits, 2021/11/04
- 283/353: gnu: r-biocpkgtools: Update to 1.12.0., guix-commits, 2021/11/04
- 284/353: gnu: r-biocset: Update to 1.8.0., guix-commits, 2021/11/04
- 286/353: gnu: r-biodist: Update to 1.66.0., guix-commits, 2021/11/04