[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
268/353: gnu: r-chemminer: Update to 3.46.0.
From: |
guix-commits |
Subject: |
268/353: gnu: r-chemminer: Update to 3.46.0. |
Date: |
Thu, 4 Nov 2021 18:15:08 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit cf62ba5b40bf2df4375d925fc29d16899e0590dc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:38 2021 +0000
gnu: r-chemminer: Update to 3.46.0.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.46.0.
[propagated-inputs]: Add r-jsonlite and r-stringi.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 78786aa..d3df7b3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11482,14 +11482,14 @@ visualizing RNA-sequencing datasets and
differentially expressed genes.")
(define-public r-chemminer
(package
(name "r-chemminer")
- (version "3.44.0")
+ (version "3.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChemmineR" version))
(sha256
(base32
- "1z59npqk7hnqzhjdnry6lfqlyxfzwqprp7bmbdzs4rp22pzcv1v8"))))
+ "069xd7if7fs69afmamgl6wrkzpnk97ic6z5ix4vvlzkb078dm0p8"))))
(properties `((upstream-name . "ChemmineR")))
(build-system r-build-system)
(propagated-inputs
@@ -11501,11 +11501,13 @@ visualizing RNA-sequencing datasets and
differentially expressed genes.")
("r-dt" ,r-dt)
("r-ggplot2" ,r-ggplot2)
("r-gridextra" ,r-gridextra)
+ ("r-jsonlite" ,r-jsonlite)
("r-png" ,r-png)
("r-rcpp" ,r-rcpp)
("r-rcurl" ,r-rcurl)
("r-rjson" ,r-rjson)
- ("r-rsvg" ,r-rsvg)))
+ ("r-rsvg" ,r-rsvg)
+ ("r-stringi" ,r-stringi)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/girke-lab/ChemmineR")
- 238/353: gnu: r-mixomics: Update to 6.17.26., (continued)
- 238/353: gnu: r-mixomics: Update to 6.17.26., guix-commits, 2021/11/04
- 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 <=
- 271/353: gnu: r-graphite: Update to 1.40.0., guix-commits, 2021/11/04
- 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