[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/174: gnu: r-insight: Update to 0.19.3.
From: |
guix-commits |
Subject: |
54/174: gnu: r-insight: Update to 0.19.3. |
Date: |
Tue, 11 Jul 2023 14:48:17 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 6c49eba6c85e00be3ff4a91361d777558d6dfaa1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:24 2023 +0200
gnu: r-insight: Update to 0.19.3.
* gnu/packages/cran.scm (r-insight): Update to 0.19.3.
---
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 cf5e2b21d5..b4d5e7b54b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12815,14 +12815,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.2")
+ (version "0.19.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "0xi9qsaxdsf2g62izh28h4kn5ada6w03znrn1zq9zdxhi5vwbavp"))))
+ "0zl8in5mvqjq58kprn1slrgc5wfh8vv7wprfc3qp3xl4bsqkj7zz"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 41/174: gnu: r-psych: Update to 2.3.6., (continued)
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/11
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/11
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/11
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/11
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/11
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/11
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/11
- 55/174: gnu: r-flextable: Update to 0.9.2., guix-commits, 2023/07/11
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/11
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/11
- 54/174: gnu: r-insight: Update to 0.19.3.,
guix-commits <=
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/11
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/11
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/11
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11
- 76/174: gnu: r-ggplotify: Update to 0.1.1., guix-commits, 2023/07/11
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/11
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/11