gnu: r-omnipathr: Update to 3.8.0.
* gnu/packages/bioconductor.scm (r-omnipathr): Update to 3.8.0.master
parent
b2a3e274ec
commit
04978d4592
|
@ -20593,13 +20593,13 @@ interest on transformed methylation proportions.")
|
|||
(define-public r-omnipathr
|
||||
(package
|
||||
(name "r-omnipathr")
|
||||
(version "3.5.25")
|
||||
(version "3.8.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "OmnipathR" version))
|
||||
(sha256
|
||||
(base32 "1a0d4vf8i45h1fifswx9lhk6fk0z8sxfnav35psz9kvmxxab9698"))))
|
||||
(base32 "0r2nv3nbadnvqby7p5bdpl9fxjb30h0c8kjv1dkqqnhk5rbfl4hf"))))
|
||||
(properties `((upstream-name . "OmnipathR")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Reference in New Issue