[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/59: gnu: r-insight: Update to 0.14.0.
From: |
guix-commits |
Subject: |
18/59: gnu: r-insight: Update to 0.14.0. |
Date: |
Thu, 20 May 2021 04:59:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f2b9129d216c5816a93031fb58e45ccabeef4413
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:41 2021 +0200
gnu: r-insight: Update to 0.14.0.
* gnu/packages/cran.scm (r-insight): Update to 0.14.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e0bcfdc..78e0fd7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8316,14 +8316,14 @@ other add-on packages.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.13.2")
+ (version "0.14.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "03b7kd17h25mi1si40ibcp3jpasyqpj51mr8js0ywywyfw7909j1"))))
+ "1zkifkj2qg9vdv26z4qvi81qv9l1cqyrq3ihdpacpax80plkgdln"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr)))
- 09/59: gnu: r-dendextend: Update to 1.15.1., (continued)
- 09/59: gnu: r-dendextend: Update to 1.15.1., guix-commits, 2021/05/20
- 10/59: gnu: r-distillery: Update to 1.2-1., guix-commits, 2021/05/20
- 12/59: gnu: r-corrplot: Update to 0.88., guix-commits, 2021/05/20
- 19/59: gnu: r-sjlabelled: Update to 1.1.8., guix-commits, 2021/05/20
- 15/59: gnu: r-cubature: Update to 2.0.4.2., guix-commits, 2021/05/20
- 28/59: gnu: r-softimpute: Update to 1.4-1., guix-commits, 2021/05/20
- 22/59: gnu: r-sandwich: Update to 3.0-1., guix-commits, 2021/05/20
- 27/59: gnu: r-fmsb: Update to 0.7.1., guix-commits, 2021/05/20
- 11/59: gnu: r-inline: Update to 0.3.18., guix-commits, 2021/05/20
- 17/59: gnu: r-overlap: Update to 0.3.4., guix-commits, 2021/05/20
- 18/59: gnu: r-insight: Update to 0.14.0.,
guix-commits <=
- 31/59: gnu: r-irkernel: Update to 1.2., guix-commits, 2021/05/20
- 32/59: gnu: r-valr: Update to 0.6.3., guix-commits, 2021/05/20
- 29/59: gnu: r-rnifti: Update to 1.3.1., guix-commits, 2021/05/20
- 35/59: gnu: r-ggplotify: Update to 0.0.7., guix-commits, 2021/05/20
- 36/59: gnu: r-ibreakdown: Update to 2.0.1., guix-commits, 2021/05/20
- 37/59: gnu: r-systemfonts: Update to 1.0.2., guix-commits, 2021/05/20
- 39/59: gnu: r-bio3d: Update to 2.4-2., guix-commits, 2021/05/20
- 40/59: gnu: r-caret: Update to 6.0-88., guix-commits, 2021/05/20
- 41/59: gnu: r-proxyc: Update to 0.2.0., guix-commits, 2021/05/20
- 42/59: gnu: r-oai: Update to 0.3.2., guix-commits, 2021/05/20