[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/25: gnu: r-insight: Update to 0.19.8.
From: |
guix-commits |
Subject: |
06/25: gnu: r-insight: Update to 0.19.8. |
Date: |
Thu, 1 Feb 2024 17:09:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e5b92f30a4820303d757f2b53eed3c2216234c26
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:02 2024 +0100
gnu: r-insight: Update to 0.19.8.
* gnu/packages/cran.scm (r-insight): Update to 0.19.8.
Change-Id: I35e107cb3fb2a549f3b18967c7969ad367ab8497
---
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 1a0ad38091..12bd37b3e7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14278,14 +14278,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.7")
+ (version "0.19.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "01hzwz05zz8kxf8hgmz6i4npxwv12723bkv9jk3hhhghlc9lr9a1"))))
+ "1f76fqrcv54l01z2nb46ysh3f41j06nqpn4ffn2gmjfggmj4xvwq"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- branch master updated (a879dd8b36 -> ed8876cc72), guix-commits, 2024/02/01
- 01/25: gnu: r-ggfittext: Update to 0.10.2., guix-commits, 2024/02/01
- 02/25: gnu: r-climaemet: Update to 1.2.1., guix-commits, 2024/02/01
- 03/25: gnu: r-pastecs: Update to 1.4.2., guix-commits, 2024/02/01
- 05/25: gnu: r-reticulate: Update to 1.35.0., guix-commits, 2024/02/01
- 06/25: gnu: r-insight: Update to 0.19.8.,
guix-commits <=
- 08/25: gnu: r-pscl: Update to 1.5.9., guix-commits, 2024/02/01
- 10/25: gnu: r-bayesplot: Update to 1.11.0., guix-commits, 2024/02/01
- 04/25: gnu: r-magicaxis: Update to 2.4.5., guix-commits, 2024/02/01
- 09/25: gnu: r-quickjsr: Update to 1.1.3., guix-commits, 2024/02/01
- 07/25: gnu: r-intergraph: Update to 2.0-4., guix-commits, 2024/02/01
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01