gnu: r-dt: Update to 0.32.
* gnu/packages/statistics.scm (r-dt): Update to 0.32. Change-Id: I231ecc8a9606a8404f1bb5fccbcd5153d9cc7f7dmaster
parent
877abbdae7
commit
c35e55a7ee
|
@ -3824,13 +3824,13 @@ using the multicore functionality of the parallel package.")
|
|||
"datatables-extensions/Buttons"))))
|
||||
(package
|
||||
(name "r-dt")
|
||||
(version "0.31")
|
||||
(version "0.32")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "DT" version))
|
||||
(sha256
|
||||
(base32
|
||||
"11wwd76x1bk9aswi8w4bmvbf51j8hlmb5gsyqzfjdi6ihjkl4vwm"))
|
||||
"0nvj2bc441b9h13085fa7q281f86lgx4k0d8lr64xgdpbmbvkl21"))
|
||||
(modules '((guix build utils)
|
||||
(ice-9 match)))
|
||||
(snippet
|
||||
|
|
Reference in New Issue