me
/
guix
Archived
1
0
Fork 0

gnu: r-dt: Update to 0.32.

* gnu/packages/statistics.scm (r-dt): Update to 0.32.

Change-Id: I231ecc8a9606a8404f1bb5fccbcd5153d9cc7f7d
master
Ricardo Wurmus 2024-02-20 17:39:21 +01:00
parent 877abbdae7
commit c35e55a7ee
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3824,13 +3824,13 @@ using the multicore functionality of the parallel package.")
"datatables-extensions/Buttons")))) "datatables-extensions/Buttons"))))
(package (package
(name "r-dt") (name "r-dt")
(version "0.31") (version "0.32")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "DT" version)) (uri (cran-uri "DT" version))
(sha256 (sha256
(base32 (base32
"11wwd76x1bk9aswi8w4bmvbf51j8hlmb5gsyqzfjdi6ihjkl4vwm")) "0nvj2bc441b9h13085fa7q281f86lgx4k0d8lr64xgdpbmbvkl21"))
(modules '((guix build utils) (modules '((guix build utils)
(ice-9 match))) (ice-9 match)))
(snippet (snippet