[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/124: gnu: r-data-table: Update to 1.14.2.
From: |
guix-commits |
Subject: |
113/124: gnu: r-data-table: Update to 1.14.2. |
Date: |
Mon, 1 Nov 2021 17:29:28 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ce932c7fc32f89ed3249cec4d28630009cbd3676
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:53 2021 +0000
gnu: r-data-table: Update to 1.14.2.
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.2.
---
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 6fbcb56..3f979c3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1870,13 +1870,13 @@ times.")
(define-public r-data-table
(package
(name "r-data-table")
- (version "1.14.0")
+ (version "1.14.2")
(source (origin
(method url-fetch)
(uri (cran-uri "data.table" version))
(sha256
(base32
- "0kgbvap5v2spnkz3dwfm4jh4qcpvbzdn9s8bzfnhzabz9qjdxw8k"))))
+ "0arx5wna0sh0vf5q8rjhh8nqdmnvg2pdpbhljl9l0x4kwm8vjhgp"))))
(build-system r-build-system)
(inputs
`(("zlib" ,zlib)))
- 112/124: gnu: r-tibble: Update to 3.1.5., (continued)
- 112/124: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/01
- 115/124: gnu: r-readr: Update to 2.0.2., guix-commits, 2021/11/01
- 116/124: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/01
- 118/124: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/01
- 61/124: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/01
- 64/124: gnu: r-pmcmr: Update to 4.4., guix-commits, 2021/11/01
- 72/124: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/01
- 85/124: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/01
- 93/124: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/01
- 107/124: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/01
- 113/124: gnu: r-data-table: Update to 1.14.2.,
guix-commits <=
- 121/124: gnu: r-hmisc: Update to 4.6-0., guix-commits, 2021/11/01
- 124/124: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/01
- 68/124: gnu: r-systemfonts: Update to 1.0.3., guix-commits, 2021/11/01
- 73/124: gnu: r-actuar: Update to 3.2-0., guix-commits, 2021/11/01
- 75/124: gnu: r-anthropometry: Update to 1.16., guix-commits, 2021/11/01
- 81/124: gnu: r-optimx: Update to 2021-10.12., guix-commits, 2021/11/01
- 86/124: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/01
- 88/124: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/01
- 94/124: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/01
- 97/124: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/01