[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/23: gnu: r-dt: Update to 0.11.
From: |
guix-commits |
Subject: |
08/23: gnu: r-dt: Update to 0.11. |
Date: |
Fri, 20 Dec 2019 16:04:15 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 95cd4a19cd80daa97bff2f2d3eb245b885674f3b
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 20 21:03:16 2019 +0100
gnu: r-dt: Update to 0.11.
* gnu/packages/statistics.scm (r-dt): Update to 0.11.
---
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 aff61ca..543ec5a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3130,13 +3130,13 @@ using the multicore functionality of the parallel
package.")
(define-public r-dt
(package
(name "r-dt")
- (version "0.10")
+ (version "0.11")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "0vwhn1mcwv0hkbxnppf6vip23iiib0szvp1h3prawlkvd74xziiw"))))
+ "09k9s07aah1apc308sj1abvr27mky6fkpl9j6lxl2x55n4immvkg"))))
(properties
`((upstream-name . "DT")))
(build-system r-build-system)
- 05/23: gnu: r-bh: Update to 1.72.0-2., (continued)
- 05/23: gnu: r-bh: Update to 1.72.0-2., guix-commits, 2019/12/20
- 07/23: gnu: r-rsqlite: Update to 2.1.5., guix-commits, 2019/12/20
- 10/23: gnu: Add r-bdsmatrix., guix-commits, 2019/12/20
- 11/23: gnu: r-bbmle: Update to 1.0.22., guix-commits, 2019/12/20
- 13/23: gnu: r-recipes: Update to 0.1.8., guix-commits, 2019/12/20
- 06/23: gnu: r-mime: Update to 0.8., guix-commits, 2019/12/20
- 16/23: gnu: r-reticulate: Update to 1.14., guix-commits, 2019/12/20
- 17/23: gnu: r-rootsolve: Update to 1.8.2., guix-commits, 2019/12/20
- 03/23: gnu: r-mass: Update to 7.3-51.5., guix-commits, 2019/12/20
- 04/23: gnu: r-foreign: Update to 0.8-73., guix-commits, 2019/12/20
- 08/23: gnu: r-dt: Update to 0.11.,
guix-commits <=
- 12/23: gnu: r-psych: Update to 1.9.12., guix-commits, 2019/12/20
- 15/23: gnu: r-pillar: Update to 1.4.3., guix-commits, 2019/12/20
- 14/23: gnu: r-vctrs: Update to 0.2.1., guix-commits, 2019/12/20
- 21/23: gnu: r-desolve: Update to 1.27., guix-commits, 2019/12/20
- 09/23: gnu: r-latticeextra: Update to 0.6-29., guix-commits, 2019/12/20
- 18/23: gnu: r-sctransform: Update to 0.2.1., guix-commits, 2019/12/20
- 22/23: gnu: Add gamin., guix-commits, 2019/12/20
- 19/23: gnu: r-plot3d: Update to 1.3., guix-commits, 2019/12/20
- 20/23: gnu: r-insol: Update to 1.2.1., guix-commits, 2019/12/20
- 23/23: gnu: geda-gaf: Update to 1.10.0., guix-commits, 2019/12/20