gnu: r-xts: Update to 0.14.0.
* gnu/packages/cran.scm (r-xts): Update to 0.14.0. Change-Id: I4e06a8f1a6f8cd46c18f45426eef30030c0c5c5d
This commit is contained in:
parent
f74f6056dd
commit
7e5f259920
@ -10591,14 +10591,14 @@ training models for classification or ranking.")
|
||||
(define-public r-xts
|
||||
(package
|
||||
(name "r-xts")
|
||||
(version "0.13.2")
|
||||
(version "0.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "xts" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yqx1x395hvdav1fvmpwrfm8sir398ky1bi0x5zsm7acbkv91maa"))
|
||||
"1nfgbwzibzjni2p8ssvrsyhf75y1g53j1z6kp8ashxlqzbp1d2yj"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(with-directory-excursion "inst/doc"
|
||||
|
Loading…
Reference in New Issue
Block a user