[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/68: gnu: r-dt: Update to 0.21.
From: |
guix-commits |
Subject: |
67/68: gnu: r-dt: Update to 0.21. |
Date: |
Tue, 15 Mar 2022 15:14:17 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 8e8abd620319a707701ef46986ae406eee02c374
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:59:15 2022 +0100
gnu: r-dt: Update to 0.21.
* gnu/packages/statistics.scm (r-dt): Update to 0.21.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0f2f64f7ee..8724ae3a12 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3565,13 +3565,13 @@ using the multicore functionality of the parallel
package.")
"datatables-extensions/Select"))))
(package
(name "r-dt")
- (version "0.20")
+ (version "0.21")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "17xs18i439p15agyk7z2xyyrwgrpn5pw09kd3jwxn7qhxi4pyvf6"))
+ "1yhlph9h8z78wqjddv598l2xrqpp605d70cxfb69m53hanw4hmzn"))
(modules '((guix build utils)))
(snippet
'(for-each delete-file
- 40/68: gnu: r-caret: Update to 6.0-91., (continued)
- 40/68: gnu: r-caret: Update to 6.0-91., guix-commits, 2022/03/15
- 49/68: gnu: r-posterior: Update to 1.2.1., guix-commits, 2022/03/15
- 63/68: gnu: r-openssl: Update to 2.0.0., guix-commits, 2022/03/15
- 50/68: gnu: r-parsnip: Update to 0.2.0., guix-commits, 2022/03/15
- 41/68: gnu: r-torch: Update to 0.7.2., guix-commits, 2022/03/15
- 61/68: gnu: r-desc: Update to 1.4.1., guix-commits, 2022/03/15
- 52/68: gnu: r-bbotk: Update to 0.5.1., guix-commits, 2022/03/15
- 47/68: gnu: r-shinystan: Update to 2.6.0., guix-commits, 2022/03/15
- 57/68: gnu: r-survival: Update to 3.3-1., guix-commits, 2022/03/15
- 66/68: gnu: r-simr: Update to 1.0.6., guix-commits, 2022/03/15
- 67/68: gnu: r-dt: Update to 0.21.,
guix-commits <=
- 01/68: gnu: liblantern: Update to 0.7.2., guix-commits, 2022/03/15
- 38/68: gnu: r-seewave: Update to 2.2.0., guix-commits, 2022/03/15
- 10/68: gnu: r-linprog: Update to 0.9-4., guix-commits, 2022/03/15
- 24/68: gnu: r-fmsb: Update to 0.7.3., guix-commits, 2022/03/15
- 25/68: gnu: r-admisc: Update to 0.25., guix-commits, 2022/03/15
- 31/68: gnu: r-float: Update to 0.2-6.1., guix-commits, 2022/03/15
- 32/68: gnu: r-mcmcpack: Update to 1.6-1., guix-commits, 2022/03/15
- 55/68: gnu: r-filehash: Update to 2.4-3., guix-commits, 2022/03/15
- 43/68: gnu: r-sem: Update to 3.1-14., guix-commits, 2022/03/15
- 48/68: gnu: r-latex2exp: Update to 0.9.4., guix-commits, 2022/03/15