[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/99: gnu: r-data-table: Update to 1.14.0.
From: |
guix-commits |
Subject: |
87/99: gnu: r-data-table: Update to 1.14.0. |
Date: |
Tue, 9 Mar 2021 16:07:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2dcc88a1532b64df27e1cef9d86f79614803ceb2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:42:22 2021 +0100
gnu: r-data-table: Update to 1.14.0.
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.0.
---
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 5eb37f6..5306e42 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1852,13 +1852,13 @@ times.")
(define-public r-data-table
(package
(name "r-data-table")
- (version "1.13.6")
+ (version "1.14.0")
(source (origin
(method url-fetch)
(uri (cran-uri "data.table" version))
(sha256
(base32
- "16ryrpzl86krww5nx7a97i09y5xqld4lw4d9pa1vzjl99x6ds36m"))))
+ "0kgbvap5v2spnkz3dwfm4jh4qcpvbzdn9s8bzfnhzabz9qjdxw8k"))))
(build-system r-build-system)
(inputs
`(("zlib" ,zlib)))
- 52/99: gnu: r-genetics: Update to 1.3.8.1.3., (continued)
- 52/99: gnu: r-genetics: Update to 1.3.8.1.3., guix-commits, 2021/03/09
- 51/99: gnu: r-deldir: Update to 0.2-10., guix-commits, 2021/03/09
- 67/99: gnu: r-isoband: Update to 0.2.4., guix-commits, 2021/03/09
- 69/99: gnu: r-survminer: Update to 0.4.9., guix-commits, 2021/03/09
- 64/99: gnu: r-isocodes: Update to 2021.02.24., guix-commits, 2021/03/09
- 70/99: gnu: r-rsample: Update to 0.0.9., guix-commits, 2021/03/09
- 71/99: gnu: r-dicedesign: Update to 1.9., guix-commits, 2021/03/09
- 74/99: gnu: r-mlr3: Update to 0.11.0., guix-commits, 2021/03/09
- 83/99: gnu: r-mime: Update to 0.10., guix-commits, 2021/03/09
- 88/99: gnu: r-desc: Update to 1.3.0., guix-commits, 2021/03/09
- 87/99: gnu: r-data-table: Update to 1.14.0.,
guix-commits <=
- 89/99: gnu: r-rmarkdown: Update to 2.7., guix-commits, 2021/03/09
- 90/99: gnu: r-segmented: Update to 1.3-3., guix-commits, 2021/03/09
- 93/99: gnu: r-tidyr: Update to 1.1.3., guix-commits, 2021/03/09
- 96/99: gnu: r-matrixmodels: Update to 0.5-0., guix-commits, 2021/03/09
- 99/99: gnu: r-lubridate: Update to 1.7.10., guix-commits, 2021/03/09