mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-factominer: Update to 2.13.
* gnu/packages/cran.scm (r-factominer): Update to 2.13. Change-Id: Ia6a962543a4a85d2c205d7471b63c3851bd3646f
This commit is contained in:
parent
af2ec76d3c
commit
d26d289bc6
1 changed files with 2 additions and 2 deletions
|
|
@ -25430,14 +25430,14 @@ clustering.")
|
|||
(define-public r-factominer
|
||||
(package
|
||||
(name "r-factominer")
|
||||
(version "2.12")
|
||||
(version "2.13")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "FactoMineR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18mny9i6s3ischhls28lxy8igji96pqic1l65mxh31f4ikjswr60"))))
|
||||
"0sryxrg5v3a0a4bmz5zn9rz473r3jlxkbfmc9fiz7nqz9ff6crq9"))))
|
||||
(properties `((upstream-name . "FactoMineR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue