[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/214: gnu: r-dt: Update to 0.25.
From: |
guix-commits |
Subject: |
09/214: gnu: r-dt: Update to 0.25. |
Date: |
Tue, 20 Sep 2022 11:06:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7da529c577915e9257b5a2bfe9445c638ad091d6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:20:50 2022 +0200
gnu: r-dt: Update to 0.25.
* gnu/packages/statistics.scm (r-dt): Update to 0.25; update jszip to
3.10.1.
---
gnu/packages/statistics.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 36dda6f215..3f8c105310 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3346,9 +3346,8 @@ using the multicore functionality of the parallel
package.")
("https://cdn.datatables.net/buttons/1.6.1/js/buttons.bootstrap4.js"
"0hfclipg43wr9p7irrcn9vp5wji8z7gz6y5mclkq88z1mlpwklzf"
"datatables-extensions/Buttons")
- ;; It is not clear what version the bundled file corresponds to.
- ("https://cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.js"
- "18hpj9vwgki56ijb20l5gwmqa5p1d0xprn57z2mlg3ph6ll0bdkd"
+ ("https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.js"
+ "01l5lw49jz2qn6k9i63dk4llar4lvvpd6xp6i45mpwfk49fbxqg2"
"datatables-extensions/Buttons")
("https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.36/pdfmake.js"
"1sfw80az2cgzin5wk7q1p2n9zm66c35cz0m6isdygml81i594wia"
@@ -3564,13 +3563,13 @@ using the multicore functionality of the parallel
package.")
"datatables-extensions/Select"))))
(package
(name "r-dt")
- (version "0.23")
+ (version "0.25")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "0w6wgiwa3zgldp175a3q7zfw853xqc7mfj34n6hja48ln7yf42in"))
+ "0as43h4minnz5c09nvbvq8b1d9506mzkcdl98bhf87rf0q9qgz0d"))
(modules '((guix build utils)))
(snippet
'(for-each delete-file
- 01/214: gnu: Add r-confintr., (continued)
- 01/214: gnu: Add r-confintr., guix-commits, 2022/09/20
- 03/214: gnu: apache-arrow: Update to 9.0.0., guix-commits, 2022/09/20
- 02/214: gnu: r-rintrojs: Update to 0.3.2., guix-commits, 2022/09/20
- 19/214: gnu: r-babelwhale: Update to 1.1.0., guix-commits, 2022/09/20
- 15/214: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 12/214: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 16/214: gnu: r-dixontest: Update to 1.0.4., guix-commits, 2022/09/20
- 24/214: gnu: r-poorman: Update to 0.2.6., guix-commits, 2022/09/20
- 05/214: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 13/214: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 09/214: gnu: r-dt: Update to 0.25.,
guix-commits <=
- 04/214: gnu: r-arrow: Update to 9.0.0.1., guix-commits, 2022/09/20
- 06/214: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20
- 14/214: gnu: r-activedriverwgs: Update to 1.2.0., guix-commits, 2022/09/20
- 80/214: gnu: r-rcppalgos: Update to 2.6.0., guix-commits, 2022/09/20
- 93/214: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 116/214: gnu: r-covr: Update to 3.6.1., guix-commits, 2022/09/20
- 136/214: gnu: r-tam: Update to 4.1-4., guix-commits, 2022/09/20
- 43/214: gnu: r-xfun: Update to 0.33., guix-commits, 2022/09/20
- 10/214: gnu: r-httpuv: Update to 1.6.6., guix-commits, 2022/09/20
- 20/214: gnu: r-zoo: Update to 1.8-11., guix-commits, 2022/09/20