[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/98: gnu: r-insight: Update to 0.19.4.
From: |
guix-commits |
Subject: |
26/98: gnu: r-insight: Update to 0.19.4. |
Date: |
Wed, 13 Sep 2023 18:06:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e371d89fa466e07f71e24dda3b62185d73559d84
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:07 2023 +0200
gnu: r-insight: Update to 0.19.4.
* gnu/packages/cran.scm (r-insight): Update to 0.19.4.
---
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 f9f7060648..ee512e7ba7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13254,14 +13254,14 @@ Decomposition in R (Beaton et al 2014)
<doi:10.1016/j.csda.2013.11.006>.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.19.3")
+ (version "0.19.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "0zl8in5mvqjq58kprn1slrgc5wfh8vv7wprfc3qp3xl4bsqkj7zz"))))
+ "1v9555c4rrq91gkpy995f4p6gzcmw7xir73pvi70jwy81agc99g1"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 02/98: gnu: r-minqa: Update to 1.2.6., (continued)
- 02/98: gnu: r-minqa: Update to 1.2.6., guix-commits, 2023/09/13
- 13/98: gnu: r-htscluster: Update to 2.0.11., guix-commits, 2023/09/13
- 15/98: gnu: r-climaemet: Update to 1.2.0., guix-commits, 2023/09/13
- 17/98: gnu: r-askpass: Update to 1.2.0., guix-commits, 2023/09/13
- 09/98: gnu: r-rstan: Update to 2.26.23., guix-commits, 2023/09/13
- 10/98: gnu: r-hmisc: Update to 5.1-1., guix-commits, 2023/09/13
- 12/98: gnu: r-abn: Update to 3.0.0., guix-commits, 2023/09/13
- 14/98: gnu: r-ggfittext: Update to 0.10.1., guix-commits, 2023/09/13
- 19/98: gnu: r-ctrdata: Update to 1.15.1., guix-commits, 2023/09/13
- 22/98: gnu: r-prodlim: Update to 2023.08.28., guix-commits, 2023/09/13
- 26/98: gnu: r-insight: Update to 0.19.4.,
guix-commits <=
- 01/98: gnu: r-dt: Update to 0.29., guix-commits, 2023/09/13
- 05/98: gnu: r-radiant-data: Update to 1.6.1., guix-commits, 2023/09/13
- 16/98: gnu: r-mboost: Update to 2.9-8., guix-commits, 2023/09/13
- 18/98: gnu: r-rcppnumerical: Update to 0.6-0., guix-commits, 2023/09/13
- 20/98: gnu: r-lambertw: Update to 0.6.8., guix-commits, 2023/09/13
- 24/98: gnu: r-rio: Update to 0.5.30., guix-commits, 2023/09/13
- 11/98: gnu: r-glmnetutils: Update to 1.1.9., guix-commits, 2023/09/13
- 23/98: gnu: r-statsexpressions: Update to 1.5.2., guix-commits, 2023/09/13
- 25/98: gnu: r-reticulate: Update to 1.32.0., guix-commits, 2023/09/13
- 33/98: gnu: r-credentials: Update to 2.0.1., guix-commits, 2023/09/13