gnu: r-ape: Update to 5.4-1.
* gnu/packages/cran.scm (r-ape): Update to 5.4-1.
This commit is contained in:
parent
677e83a927
commit
4e6aa9aa6f
@ -1784,14 +1784,14 @@ component analysis (with robust methods, and parallelized functions).")
|
|||||||
(define-public r-ape
|
(define-public r-ape
|
||||||
(package
|
(package
|
||||||
(name "r-ape")
|
(name "r-ape")
|
||||||
(version "5.4")
|
(version "5.4-1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "ape" version))
|
(uri (cran-uri "ape" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0f74x9vx9sxpns2hlq4w2x80cd2gw42isfgncvs9pqbjf4hiyqnr"))))
|
"1r7fwyz30ippcl1ibqiv1xryf44x5crcks5kx19h146ffj76qcgh"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-lattice" ,r-lattice)
|
`(("r-lattice" ,r-lattice)
|
||||||
|
Loading…
Reference in New Issue
Block a user