[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/34: gnu: r-dt: Update to 0.9.
From: |
guix-commits |
Subject: |
29/34: gnu: r-dt: Update to 0.9. |
Date: |
Sat, 28 Sep 2019 06:33:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7d8986c8580ec77f44f0377cf6b6501bf06ccde1
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:23:17 2019 +0200
gnu: r-dt: Update to 0.9.
* gnu/packages/statistics.scm (r-dt): Update to 0.9.
---
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 1029f78..e4a4817 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3175,13 +3175,13 @@ using the multicore functionality of the parallel
package.")
(define-public r-dt
(package
(name "r-dt")
- (version "0.8")
+ (version "0.9")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "08cfmv3d5awvd9h8648bvidcg2ak5pvl2p6vqwqwy1l82ia506ch"))))
+ "17han4560jv8mmfn4f8adrwh0x25fxz2qwd0sv7vv4iky5and8a7"))))
(properties
`((upstream-name . "DT")))
(build-system r-build-system)
- branch master updated (667c004 -> e0c6c18), guix-commits, 2019/09/28
- 02/34: gnu: r-callr: Update to 3.3.2., guix-commits, 2019/09/28
- 05/34: gnu: r-recipes: Update to 0.1.7., guix-commits, 2019/09/28
- 01/34: gnu: r-ellipsis: Update to 0.3.0., guix-commits, 2019/09/28
- 04/34: gnu: r-curl: Update to 4.2., guix-commits, 2019/09/28
- 03/34: gnu: r-htmltable: Update to 1.13.2., guix-commits, 2019/09/28
- 08/34: gnu: r-shinyace: Update to 0.4.1., guix-commits, 2019/09/28
- 15/34: gnu: r-spdata: Update to 0.3.2., guix-commits, 2019/09/28
- 07/34: gnu: r-ttr: Update to 0.23-5., guix-commits, 2019/09/28
- 09/34: gnu: r-sjmisc: Update to 2.8.2., guix-commits, 2019/09/28
- 29/34: gnu: r-dt: Update to 0.9.,
guix-commits <=
- 23/34: gnu: r-digest: Update to 0.6.21., guix-commits, 2019/09/28
- 12/34: gnu: r-rcppannoy: Update to 0.0.13., guix-commits, 2019/09/28
- 19/34: gnu: r-uwot: Update to 0.1.4., guix-commits, 2019/09/28
- 21/34: gnu: r-assertable: Update to 0.2.7., guix-commits, 2019/09/28
- 06/34: gnu: r-tinytex: Update to 0.16., guix-commits, 2019/09/28
- 25/34: gnu: r-microbenchmark: Update to 1.4-7., guix-commits, 2019/09/28
- 18/34: gnu: r-optparse: Update to 1.6.4., guix-commits, 2019/09/28
- 13/34: gnu: r-rcpphnsw: Update to 0.2.0., guix-commits, 2019/09/28
- 10/34: gnu: r-raster: Update to 3.0-7., guix-commits, 2019/09/28
- 16/34: gnu: r-sf: Update to 0.8-0., guix-commits, 2019/09/28