[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/112: gnu: r-semplot: Update to 1.1.4.
From: |
guix-commits |
Subject: |
67/112: gnu: r-semplot: Update to 1.1.4. |
Date: |
Tue, 15 Mar 2022 15:22:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a6bccab948e9e3a278c1a059dbdcd204dfbe1141
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:32 2022 +0100
gnu: r-semplot: Update to 1.1.4.
* gnu/packages/cran.scm (r-semplot): Update to 1.1.4.
[propagated-inputs]: Remove r-regsem.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 017d0e1015..8fda42bb09 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24708,14 +24708,14 @@ model estimation. See Epskamp et al. (2012)
(define-public r-semplot
(package
(name "r-semplot")
- (version "1.1.2")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "semPlot" version))
(sha256
(base32
- "0l1v9yi1pv59iwfknw4dh9qskk5y8r347jq1vq13gnfd3bmd71xr"))))
+ "1pvfgh6a2gy8zsz4h0qv9m5r42apmhjxm1axqg6q7x9mbapxlpqv"))))
(properties `((upstream-name . "semPlot")))
(build-system r-build-system)
(propagated-inputs
@@ -24727,7 +24727,6 @@ model estimation. See Epskamp et al. (2012)
r-openmx
r-plyr
r-qgraph
- r-regsem
r-rockchalk
r-sem
r-xml))
- 109/112: gnu: r-vgam: Update to 1.1-6., (continued)
- 109/112: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/15
- 09/112: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/15
- 04/112: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/15
- 20/112: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/15
- 30/112: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/15
- 31/112: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/15
- 39/112: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/15
- 58/112: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/15
- 59/112: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/15
- 62/112: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/15
- 67/112: gnu: r-semplot: Update to 1.1.4.,
guix-commits <=
- 75/112: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/15
- 81/112: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/15
- 03/112: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/15
- 88/112: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/15
- 89/112: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/15
- 94/112: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/15
- 91/112: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/15
- 96/112: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/15
- 95/112: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/15
- 102/112: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/15