[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/50: gnu: r-data-table: Update to 1.15.2.
From: |
guix-commits |
Subject: |
45/50: gnu: r-data-table: Update to 1.15.2. |
Date: |
Wed, 6 Mar 2024 03:43:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3db9c8349808661d77841cf24fcd2f7ace71b901
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:38:32 2024 +0100
gnu: r-data-table: Update to 1.15.2.
* gnu/packages/statistics.scm (r-data-table): Update to 1.15.2.
Change-Id: I1e68949514e1f525bc70218752d3f978b787d4b6
---
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 d510dec0ac..c9b7f6f284 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2033,13 +2033,13 @@ times.")
(define-public r-data-table
(package
(name "r-data-table")
- (version "1.15.0")
+ (version "1.15.2")
(source (origin
(method url-fetch)
(uri (cran-uri "data.table" version))
(sha256
(base32
- "0qhh4ii10b6rbimhh83160gsax82gbrm3hqbqqddkzknpifxpdrr"))))
+ "04pfcm3pyl997rpyj5zdmbhi4ndaai81vfgv4whjp8rhqzjk7i6j"))))
(properties `((upstream-name . "data.table")))
(build-system r-build-system)
(inputs
- 31/50: gnu: r-fda: Update to 6.1.7., (continued)
- 31/50: gnu: r-fda: Update to 6.1.7., guix-commits, 2024/03/06
- 29/50: gnu: r-sysfonts: Update to 0.8.9., guix-commits, 2024/03/06
- 32/50: gnu: r-forecast: Update to 8.22.0., guix-commits, 2024/03/06
- 34/50: gnu: r-erm: Update to 1.0-5., guix-commits, 2024/03/06
- 37/50: gnu: r-spatstat-random: Update to 3.2-3., guix-commits, 2024/03/06
- 38/50: gnu: r-seurat: Update to 5.0.2., guix-commits, 2024/03/06
- 39/50: gnu: r-mlr3: Update to 0.18.0., guix-commits, 2024/03/06
- 40/50: gnu: r-bbotk: Update to 0.8.0., guix-commits, 2024/03/06
- 41/50: gnu: r-mlr3tuning: Update to 0.20.0., guix-commits, 2024/03/06
- 42/50: gnu: r-gganimate: Update to 1.0.9., guix-commits, 2024/03/06
- 45/50: gnu: r-data-table: Update to 1.15.2.,
guix-commits <=
- 49/50: gnu: r-naniar: Update to 1.1.0., guix-commits, 2024/03/06
- 48/50: gnu: r-rcppeigen: Update to 0.3.4.0.0., guix-commits, 2024/03/06
- 50/50: gnu: r-datasaurus: Update to 0.1.8., guix-commits, 2024/03/06