mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: r-dt: Update to 0.33.
* gnu/packages/statistics.scm (r-dt): Update to 0.33. Change-Id: Ice2557633414595dfd4d55d996fa83a7d80a0b3a
This commit is contained in:
@@ -3834,13 +3834,13 @@ using the multicore functionality of the parallel package.")
|
||||
"datatables-extensions/Buttons"))))
|
||||
(package
|
||||
(name "r-dt")
|
||||
(version "0.32")
|
||||
(version "0.33")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "DT" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nvj2bc441b9h13085fa7q281f86lgx4k0d8lr64xgdpbmbvkl21"))
|
||||
"1f17gdqjk1aj7vwjvv3363k8lnsvc6ssh4s3gy1prnz33kdxlig1"))
|
||||
(modules '((guix build utils)
|
||||
(ice-9 match)))
|
||||
(snippet
|
||||
|
||||
Reference in New Issue
Block a user