[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/125: gnu: r-dt: Update to 0.18.
From: |
guix-commits |
Subject: |
118/125: gnu: r-dt: Update to 0.18. |
Date: |
Tue, 4 May 2021 01:33:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3ff0d6f7979366928b59e03aad2c2912429ae761
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:22 2021 +0200
gnu: r-dt: Update to 0.18.
* gnu/packages/statistics.scm (r-dt): Update to 0.18.
---
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 8ee2d53..2c037d4 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3205,13 +3205,13 @@ using the multicore functionality of the parallel
package.")
(define-public r-dt
(package
(name "r-dt")
- (version "0.17")
+ (version "0.18")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
- "0mpvyfmi2viyhdqx11hznd7dl0q6kxrdmppjsmm2pk0x8a904hz3"))))
+ "1vxqmj01504k9639m2cig1s4qflz3dj54h9rgx5qa72fpkvkk411"))))
(properties
`((upstream-name . "DT")))
(build-system r-build-system)
- 90/125: gnu: r-tune: Update to 0.1.5., (continued)
- 90/125: gnu: r-tune: Update to 0.1.5., guix-commits, 2021/05/04
- 97/125: gnu: r-mass: Update to 7.3-54., guix-commits, 2021/05/04
- 100/125: gnu: r-kernsmooth: Update to 2.23-20., guix-commits, 2021/05/04
- 98/125: gnu: r-class: Update to 7.3-19., guix-commits, 2021/05/04
- 102/125: gnu: r-mgcv: Update to 1.8-35., guix-commits, 2021/05/04
- 108/125: gnu: r-knitr: Update to 1.33., guix-commits, 2021/05/04
- 110/125: gnu: r-tibble: Update to 3.1.1., guix-commits, 2021/05/04
- 114/125: gnu: r-rcpparmadillo: Update to 0.10.4.0.0., guix-commits, 2021/05/04
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04
- 117/125: gnu: r-segmented: Update to 1.3-4., guix-commits, 2021/05/04
- 118/125: gnu: r-dt: Update to 0.18.,
guix-commits <=
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2., guix-commits, 2021/05/04
- 104/125: gnu: r-spatial: Update to 7.3-14., guix-commits, 2021/05/04
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0., guix-commits, 2021/05/04
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04