[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/26: gnu: r-insight: Update to 0.20.4.
From: |
guix-commits |
Subject: |
11/26: gnu: r-insight: Update to 0.20.4. |
Date: |
Sat, 7 Sep 2024 02:51:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b5c6fd5878808f92935ec01d3955a17e9a96b47b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 2 13:09:40 2024 +0200
gnu: r-insight: Update to 0.20.4.
* gnu/packages/cran.scm (r-insight): Update to 0.20.4.
Change-Id: I17b052a82b76c7c0e98d7a1a2c88dbeaf841c93e
---
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 dc058bec9d..bb7b1c5787 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15482,14 +15482,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.20.3")
+ (version "0.20.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "1ckb25cbf6xg425fnkz86hxvmyrdkkl7889bkj73cg6d96c1h3mn"))))
+ "0cjb14br2k8g1xf9i9s3fj9mgrw7qrg0725dsbrs6a76km94ywyy"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- branch master updated (18d02443e1 -> b2f9231cd9), guix-commits, 2024/09/07
- 01/26: gnu: Add r-cards., guix-commits, 2024/09/07
- 03/26: gnu: r-archivist: Update to 2.3.8., guix-commits, 2024/09/07
- 04/26: gnu: r-valr: Update to 0.8.2., guix-commits, 2024/09/07
- 06/26: gnu: r-climaemet: Update to 1.4.0., guix-commits, 2024/09/07
- 02/26: gnu: r-geometry: Update to 0.5.0., guix-commits, 2024/09/07
- 10/26: gnu: r-openxlsx: Update to 4.2.7., guix-commits, 2024/09/07
- 11/26: gnu: r-insight: Update to 0.20.4.,
guix-commits <=
- 13/26: gnu: r-slam: Update to 0.1-53., guix-commits, 2024/09/07
- 08/26: gnu: r-servr: Update to 0.31., guix-commits, 2024/09/07
- 17/26: gnu: r-circular: Update to 0.5-1., guix-commits, 2024/09/07
- 21/26: gnu: r-sem: Update to 3.1-16., guix-commits, 2024/09/07
- 25/26: gnu: r-mvtnorm: Update to 1.3-0., guix-commits, 2024/09/07
- 24/26: gnu: r-gdtools: Update to 0.4.0., guix-commits, 2024/09/07
- 05/26: gnu: r-broom-helpers: Update to 1.17.0., guix-commits, 2024/09/07
- 12/26: gnu: r-golem: Update to 0.5.1., guix-commits, 2024/09/07
- 14/26: gnu: r-ggeffects: Update to 1.7.1., guix-commits, 2024/09/07
- 07/26: gnu: r-vegan: Update to 2.6-8., guix-commits, 2024/09/07