gnu: r-clusterprofiler: Update to 4.12.0.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.12.0. Change-Id: If7fcff996d1c7341bb9e9faa0499dd259e894afcmaster
parent
de0f76d329
commit
d4eec5ad55
|
@ -16332,14 +16332,14 @@ attempts to assess their statistical significance.")
|
|||
(define-public r-clusterprofiler
|
||||
(package
|
||||
(name "r-clusterprofiler")
|
||||
(version "4.10.1")
|
||||
(version "4.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "clusterProfiler" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jwi9029dy7ga4hv75grib7wdaghslwh4qk5awhgw3192a0qcixf"))))
|
||||
"0wmfbr4n8a1mg8g3gl9gnqrvq5p6cfay2858fqx7wxpr2q8yynhz"))))
|
||||
(properties
|
||||
`((upstream-name . "clusterProfiler")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue