[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/98: gnu: r-dt: Update to 0.29.
From: |
guix-commits |
Subject: |
01/98: gnu: r-dt: Update to 0.29. |
Date: |
Wed, 13 Sep 2023 18:06:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4e8ec5a16b8334218e588b0e23924b796378f598
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 13 15:20:09 2023 +0200
gnu: r-dt: Update to 0.29.
* gnu/packages/statistics.scm (r-dt): Update to 0.29.
[propagated-inputs]: Add r-httpuv.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index db99f4c7f2..67837a8e62 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3837,13 +3837,13 @@ using the multicore functionality of the parallel
package.")
extensions)))))
(package
(name "r-dt")
- (version "0.28")
+ (version "0.29")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "0khdl21kvgi9k7dlpfshk1xz9bkly5lq6p41plfh4g2jv1yxaxfr"))
+ "1b9qshrjv9xaak92rvg65vkak4pyci9js4j7nkfcg0p19ghnvlm8"))
(modules '((guix build utils)
(ice-9 match)))
(snippet
@@ -3917,6 +3917,7 @@ using the multicore functionality of the parallel
package.")
(list r-crosstalk
r-htmltools
r-htmlwidgets
+ r-httpuv
r-jquerylib
r-jsonlite
r-magrittr
- 13/98: gnu: r-htscluster: Update to 2.0.11., (continued)
- 13/98: gnu: r-htscluster: Update to 2.0.11., guix-commits, 2023/09/13
- 15/98: gnu: r-climaemet: Update to 1.2.0., guix-commits, 2023/09/13
- 17/98: gnu: r-askpass: Update to 1.2.0., guix-commits, 2023/09/13
- 09/98: gnu: r-rstan: Update to 2.26.23., guix-commits, 2023/09/13
- 10/98: gnu: r-hmisc: Update to 5.1-1., guix-commits, 2023/09/13
- 12/98: gnu: r-abn: Update to 3.0.0., guix-commits, 2023/09/13
- 14/98: gnu: r-ggfittext: Update to 0.10.1., guix-commits, 2023/09/13
- 19/98: gnu: r-ctrdata: Update to 1.15.1., guix-commits, 2023/09/13
- 22/98: gnu: r-prodlim: Update to 2023.08.28., guix-commits, 2023/09/13
- 26/98: gnu: r-insight: Update to 0.19.4., guix-commits, 2023/09/13
- 01/98: gnu: r-dt: Update to 0.29.,
guix-commits <=
- 05/98: gnu: r-radiant-data: Update to 1.6.1., guix-commits, 2023/09/13
- 16/98: gnu: r-mboost: Update to 2.9-8., guix-commits, 2023/09/13
- 18/98: gnu: r-rcppnumerical: Update to 0.6-0., guix-commits, 2023/09/13
- 20/98: gnu: r-lambertw: Update to 0.6.8., guix-commits, 2023/09/13
- 24/98: gnu: r-rio: Update to 0.5.30., guix-commits, 2023/09/13
- 11/98: gnu: r-glmnetutils: Update to 1.1.9., guix-commits, 2023/09/13
- 23/98: gnu: r-statsexpressions: Update to 1.5.2., guix-commits, 2023/09/13
- 25/98: gnu: r-reticulate: Update to 1.32.0., guix-commits, 2023/09/13
- 33/98: gnu: r-credentials: Update to 2.0.1., guix-commits, 2023/09/13
- 27/98: gnu: r-flextable: Update to 0.9.3., guix-commits, 2023/09/13