me
/
guix
Archived
1
0
Fork 0

gnu: r-wgcna: Update to 1.60.

* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.60.
master
Ricardo Wurmus 2017-08-03 17:31:27 +02:00
parent c8a9b2bcbf
commit 4e0c847d59
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8065,14 +8065,14 @@ in SNV base substitution data.")
(define-public r-wgcna
(package
(name "r-wgcna")
(version "1.51")
(version "1.60")
(source
(origin
(method url-fetch)
(uri (cran-uri "WGCNA" version))
(sha256
(base32
"0hzvnhw76vwg8bl8x368f0c5szpwb8323bmrb3bir93i5bmfjsxx"))))
"16mxhwzhh5q48wmz1iba2r21cp0n0v8g11am4pi52iv6g0663ixl"))))
(properties `((upstream-name . "WGCNA")))
(build-system r-build-system)
(propagated-inputs