[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/112: gnu: r-data-table: Update to 1.13.4.
From: |
guix-commits |
Subject: |
102/112: gnu: r-data-table: Update to 1.13.4. |
Date: |
Wed, 9 Dec 2020 16:07:01 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit aed99e0c7d9cf6b1379a21557367025d029d09e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:01:06 2020 +0100
gnu: r-data-table: Update to 1.13.4.
* gnu/packages/statistics.scm (r-data-table): Update to 1.13.4.
---
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 6a9194c..8885193 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1850,13 +1850,13 @@ times.")
(define-public r-data-table
(package
(name "r-data-table")
- (version "1.13.2")
+ (version "1.13.4")
(source (origin
(method url-fetch)
(uri (cran-uri "data.table" version))
(sha256
(base32
- "011qsjfybvlpy2sjn9b6hfkcgwx2xrnpxlaqq3y3baps8n1lgnr7"))))
+ "0jrvl5b8qbzmiymhjgbj4l2nai87ijvv33aw24xvzjx0rkys9dv1"))))
(build-system r-build-system)
(inputs
`(("zlib" ,zlib)))
- 92/112: gnu: r-hardhat: Update to 0.1.5., (continued)
- 92/112: gnu: r-hardhat: Update to 0.1.5., guix-commits, 2020/12/09
- 95/112: gnu: r-tune: Update to 0.1.2., guix-commits, 2020/12/09
- 96/112: gnu: r-tidymodels: Update to 0.1.2., guix-commits, 2020/12/09
- 99/112: gnu: r-testthat: Update to 3.0.0., guix-commits, 2020/12/09
- 100/112: gnu: r-rlang: Update to 0.4.9., guix-commits, 2020/12/09
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09
- 102/112: gnu: r-data-table: Update to 1.13.4.,
guix-commits <=
- 112/112: gnu: r-lubridate: Update to 1.7.9.2., guix-commits, 2020/12/09
- 104/112: gnu: r-rstudioapi: Update to 0.13., guix-commits, 2020/12/09
- 97/112: gnu: r-diversitree: Update to 0.9-15., guix-commits, 2020/12/09
- 98/112: gnu: r-codetools: Update to 0.2-18., guix-commits, 2020/12/09
- 75/112: gnu: r-dae: Update to 3.1-32., guix-commits, 2020/12/09
- 109/112: gnu: r-mclust: Update to 5.4.7., guix-commits, 2020/12/09
- 106/112: gnu: r-rprojroot: Update to 2.0.2., guix-commits, 2020/12/09
- 105/112: gnu: r-rcpparmadillo: Update to 0.10.1.2.0., guix-commits, 2020/12/09