mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: r-performance: Update to 0.15.3.
* gnu/packages/cran.scm (r-performance): Update to 0.15.3. Change-Id: Ib32ac03a853571ef09dcd68ae94d7487394e0bef
This commit is contained in:
parent
fbe18f85c1
commit
30cc554b69
1 changed files with 2 additions and 2 deletions
|
|
@ -29608,14 +29608,14 @@ ROPE percentage and pd).")
|
|||
(define-public r-performance
|
||||
(package
|
||||
(name "r-performance")
|
||||
(version "0.15.2")
|
||||
(version "0.15.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "performance" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0m9inm0yn3v46iq3iy573hf47rjbxgpqbhs9m2pb2lhf61hnj1v2"))))
|
||||
"13qhprgz0z3262z1xr6763jmv0sgn5b887m3f66s19cz0fzljwl6"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-bayestestr r-datawizard r-insight))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue