gnu: r-chromstar: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.24.0.master
parent
1ff0bc4e7b
commit
5950a171ba
|
@ -17070,14 +17070,14 @@ the earlier snpMatrix package, allowing for uncertainty in genotypes.")
|
|||
(define-public r-chromstar
|
||||
(package
|
||||
(name "r-chromstar")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chromstaR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xjwmnr4hk8v3nwvhqd6ixk5qr2dv0n4mb9wd6nl7cgjfhjsdgj7"))))
|
||||
"17p22vsmb9h8ap0f2rzyg2r71srj3sxiapzyaz1csad2vfjxfi2r"))))
|
||||
(properties `((upstream-name . "chromstaR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue