[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/22: gnu: r-data-table: Update to 1.12.2.
From: |
guix-commits |
Subject: |
16/22: gnu: r-data-table: Update to 1.12.2. |
Date: |
Thu, 11 Apr 2019 17:37:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 67c6770d3960fa99a4dd7549c50644d08528af7f
Author: Ricardo Wurmus <address@hidden>
Date: Thu Apr 11 23:00:53 2019 +0200
gnu: r-data-table: Update to 1.12.2.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.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 e50783a..56875be 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1827,13 +1827,13 @@ times.")
(define-public r-data-table
(package
(name "r-data-table")
- (version "1.12.0")
+ (version "1.12.2")
(source (origin
(method url-fetch)
(uri (cran-uri "data.table" version))
(sha256
(base32
- "1xz388khklqqc39r1cmjvqm65azambgzqw0743aypm6v4chi26v1"))))
+ "1x929lwhai6nkppm4zvicyw5qh5va5sizp86r30qnfkh1n7w2mfv"))))
(build-system r-build-system)
(home-page "https://github.com/Rdatatable/data.table/wiki")
(synopsis "Enhanced version of data.frame R object")
- branch master updated (a6de569 -> b2521ee), guix-commits, 2019/04/11
- 01/22: gnu: r-genomicfeatures: Update to 1.34.8., guix-commits, 2019/04/11
- 05/22: gnu: r-tinytex: Update to 0.12., guix-commits, 2019/04/11
- 04/22: gnu: r-broom: Update to 0.5.2., guix-commits, 2019/04/11
- 02/22: gnu: r-rvest: Update to 0.3.3., guix-commits, 2019/04/11
- 03/22: gnu: r-ddalpha: Update to 1.3.9., guix-commits, 2019/04/11
- 14/22: gnu: r-ggplot2: Update to 3.1.1., guix-commits, 2019/04/11
- 08/22: gnu: r-summarytools: Update to 0.9.3., guix-commits, 2019/04/11
- 16/22: gnu: r-data-table: Update to 1.12.2.,
guix-commits <=
- 09/22: gnu: r-huge: Update to 1.3.2., guix-commits, 2019/04/11
- 10/22: gnu: r-reinforcelearn: Update to 0.2.1., guix-commits, 2019/04/11
- 12/22: gnu: r-pracma: Update to 2.2.5., guix-commits, 2019/04/11
- 13/22: gnu: r-nlme: Update to 3.1-139., guix-commits, 2019/04/11
- 11/22: gnu: r-wgcna: Update to 1.67., guix-commits, 2019/04/11
- 15/22: gnu: r-rlang: Update to 0.3.4., guix-commits, 2019/04/11
- 22/22: gnu: r-ggthemes: Update to 4.1.1., guix-commits, 2019/04/11
- 06/22: gnu: r-usethis: Update to 1.5.0., guix-commits, 2019/04/11
- 19/22: gnu: r-devtools: Update to 2.0.2., guix-commits, 2019/04/11
- 21/22: gnu: r-plotly: Update to 4.9.0., guix-commits, 2019/04/11