mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-grandr: Update to 0.2.7.
* gnu/packages/cran.scm (r-grandr): Update to 0.2.7. Change-Id: I141309efd1c54fe5bb129fb15483910cd4384b04
This commit is contained in:
parent
ffe419c002
commit
1e2012490f
1 changed files with 2 additions and 2 deletions
|
|
@ -10313,13 +10313,13 @@ Olink/INF panel (inf1), Manhattan plots with
|
|||
(define-public r-grandr
|
||||
(package
|
||||
(name "r-grandr")
|
||||
(version "0.2.6")
|
||||
(version "0.2.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "grandR" version))
|
||||
(sha256
|
||||
(base32 "058cvcjrqhgm14vyhlm1mdhs3z0kfpjlfc3msadsvlhlb7p676sn"))))
|
||||
(base32 "104d78wpj166fcy4vdd2hri8rcagax5d7cd0dabjyywbvmzhxxjk"))))
|
||||
(properties `((upstream-name . "grandR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-cowplot
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue