gnu: r-dt: Update to 0.21.

* gnu/packages/statistics.scm (r-dt): Update to 0.21.
This commit is contained in:
Ricardo Wurmus 2022-03-15 14:59:15 +01:00
parent b6a1cc89d4
commit b3dbb32bb3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3565,13 +3565,13 @@ using the multicore functionality of the parallel package.")
"datatables-extensions/Select")))) "datatables-extensions/Select"))))
(package (package
(name "r-dt") (name "r-dt")
(version "0.20") (version "0.21")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "DT" version)) (uri (cran-uri "DT" version))
(sha256 (sha256
(base32 (base32
"17xs18i439p15agyk7z2xyyrwgrpn5pw09kd3jwxn7qhxi4pyvf6")) "1yhlph9h8z78wqjddv598l2xrqpp605d70cxfb69m53hanw4hmzn"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(for-each delete-file '(for-each delete-file