[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/46: gnu: r-insight: Update to 0.14.1.
From: |
guix-commits |
Subject: |
10/46: gnu: r-insight: Update to 0.14.1. |
Date: |
Wed, 2 Jun 2021 11:27:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8b459409a96894007a4daf212e3a97228b05bf1e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jun 2 17:23:02 2021 +0200
gnu: r-insight: Update to 0.14.1.
* gnu/packages/cran.scm (r-insight): Update to 0.14.1.
---
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 fba5ba1..494af63 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8624,14 +8624,14 @@ other add-on packages.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.14.0")
+ (version "0.14.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "1zkifkj2qg9vdv26z4qvi81qv9l1cqyrq3ihdpacpax80plkgdln"))))
+ "0af15kqz4kiyi5p4qi748hvdw462vdwigzyykh1k7vj6gacn2xqf"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr)))
- branch master updated (882ec50 -> b851f38), guix-commits, 2021/06/02
- 02/46: gnu: r-extremes: Update to 2.1-1., guix-commits, 2021/06/02
- 03/46: gnu: r-inline: Update to 0.3.19., guix-commits, 2021/06/02
- 06/46: gnu: r-signal: Update to 0.7-7., guix-commits, 2021/06/02
- 05/46: gnu: r-tinytex: Update to 0.32., guix-commits, 2021/06/02
- 01/46: gnu: r-bisquerna: Update to 1.0.5., guix-commits, 2021/06/02
- 07/46: gnu: r-zip: Update to 2.2.0., guix-commits, 2021/06/02
- 08/46: gnu: r-fansi: Update to 0.5.0., guix-commits, 2021/06/02
- 09/46: gnu: r-rdpack: Update to 2.1.2., guix-commits, 2021/06/02
- 11/46: gnu: r-manipulatewidget: Update to 0.11.0., guix-commits, 2021/06/02
- 10/46: gnu: r-insight: Update to 0.14.1.,
guix-commits <=
- 17/46: gnu: r-weights: Update to 1.0.2., guix-commits, 2021/06/02
- 18/46: gnu: r-ks: Update to 1.13.1., guix-commits, 2021/06/02
- 20/46: gnu: r-spdep: Update to 1.1-8., guix-commits, 2021/06/02
- 04/46: gnu: r-fitdistrplus: Update to 1.1-5., guix-commits, 2021/06/02
- 12/46: gnu: r-emmeans: Update to 1.6.1., guix-commits, 2021/06/02
- 13/46: gnu: r-bayestestr: Update to 0.10.0., guix-commits, 2021/06/02
- 14/46: gnu: r-effectsize: Update to 0.4.5., guix-commits, 2021/06/02
- 16/46: gnu: r-mvabund: Update to 4.1.12., guix-commits, 2021/06/02
- 19/46: gnu: r-tidytree: Update to 0.3.4., guix-commits, 2021/06/02
- 28/46: gnu: r-archivist: Update to 2.3.6., guix-commits, 2021/06/02