mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-rcdd: Update to 1.6-1.
* gnu/packages/cran.scm (r-rcdd): Update to 1.6-1. Change-Id: Ie909c6ccfb722eb18c9bc97ecd85019e4370faf8
This commit is contained in:
parent
a4e01eede7
commit
adbd43b1f5
1 changed files with 2 additions and 2 deletions
|
|
@ -47689,14 +47689,14 @@ Mean Test, Durbin-Watson statistic etc.")
|
|||
(define-public r-rcdd
|
||||
(package
|
||||
(name "r-rcdd")
|
||||
(version "1.6")
|
||||
(version "1.6-1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rcdd" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xfvfcjd9gpp6qaalkfkx2f11lyj4sm6n6b763lnk0rrmn6cv2lz"))))
|
||||
"03fjv2ljnz55zlz9svbjzp1qs4r71jywx78balwm205l5n541jyv"))))
|
||||
(properties
|
||||
`((upstream-name . "rcdd")))
|
||||
(build-system r-build-system)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue