[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
125/133: gnu: r-clusterprofiler: Update to 4.0.5.
From: |
guix-commits |
Subject: |
125/133: gnu: r-clusterprofiler: Update to 4.0.5. |
Date: |
Thu, 30 Sep 2021 06:43:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a88e7abf2faab8e706474492f04fb5342be703e0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 23:28:14 2021 +0200
gnu: r-clusterprofiler: Update to 4.0.5.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.0.5.
[propagated-inputs]: Remove r-rvcheck; add r-yulab-utils.
---
gnu/packages/bioconductor.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index f9d0e0b..646ce5c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7438,14 +7438,14 @@ All the visualization methods are developed based on
ggplot2 graphics.")
(define-public r-clusterprofiler
(package
(name "r-clusterprofiler")
- (version "4.0.4")
+ (version "4.0.5")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "clusterProfiler" version))
(sha256
(base32
- "161w9mn2plmymvzf1hkk9fwi3d9c26kbcpndyyrfcl6bg2nxr1s8"))))
+ "1dccrl2ffhgmv3iqlmpln7z86ahpf0j9ma194fnknsgi3cd9rhrl"))))
(properties
`((upstream-name . "clusterProfiler")))
(build-system r-build-system)
@@ -7461,8 +7461,8 @@ All the visualization methods are developed based on
ggplot2 graphics.")
("r-plyr" ,r-plyr)
("r-qvalue" ,r-qvalue)
("r-rlang" ,r-rlang)
- ("r-rvcheck" ,r-rvcheck)
- ("r-tidyr" ,r-tidyr)))
+ ("r-tidyr" ,r-tidyr)
+ ("r-yulab-utils" ,r-yulab-utils)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://guangchuangyu.github.io/software/clusterProfiler/")
- 91/133: gnu: r-lattice: Update to 0.20-45., (continued)
- 91/133: gnu: r-lattice: Update to 0.20-45., guix-commits, 2021/09/30
- 92/133: gnu: r-nlme: Update to 3.1-153., guix-commits, 2021/09/30
- 101/133: gnu: r-openssl: Update to 1.4.5., guix-commits, 2021/09/30
- 114/133: gnu: r-glinternet: Update to 1.0.12., guix-commits, 2021/09/30
- 107/133: gnu: r-e1071: Update to 1.7-9., guix-commits, 2021/09/30
- 66/133: gnu: r-rgdal: Update to 1.5-27., guix-commits, 2021/09/30
- 113/133: gnu: r-pbapply: Update to 1.5-0., guix-commits, 2021/09/30
- 106/133: gnu: r-rngtools: Update to 1.5.2., guix-commits, 2021/09/30
- 112/133: gnu: r-rrcov: Update to 1.6-0., guix-commits, 2021/09/30
- 122/133: gnu: r-chippeakanno: Update to 3.26.4., guix-commits, 2021/09/30
- 125/133: gnu: r-clusterprofiler: Update to 4.0.5.,
guix-commits <=
- 120/133: gnu: r-genomicfeatures: Update to 1.44.2., guix-commits, 2021/09/30
- 133/133: gnu: r-gdsfmt: Adjust bad substitution., guix-commits, 2021/09/30
- 72/133: gnu: r-openmx: Update to 2.19.8., guix-commits, 2021/09/30
- 87/133: gnu: r-rgeos: Update to 0.5-8., guix-commits, 2021/09/30
- 90/133: gnu: r-zoolog: Update to 0.4.1., guix-commits, 2021/09/30
- 104/133: gnu: r-rmarkdown: Update to 2.11., guix-commits, 2021/09/30
- 110/133: gnu: r-sfsmisc: Update to 1.1-12., guix-commits, 2021/09/30
- 129/133: gnu: r-timeseriesexperiment: Update to 1.10.1., guix-commits, 2021/09/30
- 58/133: gnu: r-europepmc: Update to 0.4.1., guix-commits, 2021/09/30
- 65/133: gnu: r-rhpcblasctl: Update to 0.21-247., guix-commits, 2021/09/30