[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/235: gnu: r-forestplot: Update to 3.1.5.
From: |
guix-commits |
Subject: |
144/235: gnu: r-forestplot: Update to 3.1.5. |
Date: |
Fri, 1 Nov 2024 10:09:54 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 005fe73c1905ae460561435ee5ba4dbc895f01e3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:55 2024 +0100
gnu: r-forestplot: Update to 3.1.5.
* gnu/packages/cran.scm (r-forestplot): Update to 3.1.5.
Change-Id: If30f23f1d61cd5d437997b1f4a7fe75a38d00bc7
---
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 a1623a1329..39624f2802 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32894,13 +32894,13 @@ space models and automatic ARIMA modelling.")
(define-public r-forestplot
(package
(name "r-forestplot")
- (version "3.1.3")
+ (version "3.1.5")
(source (origin
(method url-fetch)
(uri (cran-uri "forestplot" version))
(sha256
(base32
- "0jbmhgbf167xi0lxqinf6m4gmh10r582bify1i731k9ywcc7psqk"))))
+ "1k1d42am2mqz9s6knqqyrgp5ph8md77bxxjfv1q1bdqmn1k44sbz"))))
(properties `((upstream-name . "forestplot")))
(build-system r-build-system)
(propagated-inputs
- 114/235: gnu: r-dotcall64: Update to 1.2., (continued)
- 114/235: gnu: r-dotcall64: Update to 1.2., guix-commits, 2024/11/01
- 123/235: gnu: r-sftime: Update to 0.3.0., guix-commits, 2024/11/01
- 127/235: gnu: r-bookdown: Update to 0.41., guix-commits, 2024/11/01
- 121/235: gnu: r-wk: Update to 0.9.4., guix-commits, 2024/11/01
- 125/235: gnu: r-haplo-stats: Update to 1.9.7., guix-commits, 2024/11/01
- 124/235: gnu: r-spdep: Update to 1.3-6., guix-commits, 2024/11/01
- 145/235: gnu: r-msm: Update to 1.8.1., guix-commits, 2024/11/01
- 140/235: gnu: r-caretensemble: Update to 4.0.1., guix-commits, 2024/11/01
- 142/235: gnu: r-ggplot-multistats: Update to 1.0.1., guix-commits, 2024/11/01
- 138/235: gnu: r-randtoolbox: Update to 2.0.5., guix-commits, 2024/11/01
- 144/235: gnu: r-forestplot: Update to 3.1.5.,
guix-commits <=
- 147/235: gnu: r-rsconnect: Update to 1.3.2., guix-commits, 2024/11/01
- 156/235: gnu: r-spatstat-random: Update to 3.3-2., guix-commits, 2024/11/01
- 180/235: gnu: r-qpdf: Update to 1.3.4., guix-commits, 2024/11/01
- 162/235: gnu: r-mlecens: Update to 0.1-7.1., guix-commits, 2024/11/01
- 188/235: gnu: r-qs: Update to 0.27.2., guix-commits, 2024/11/01
- 168/235: gnu: r-mlr3fselect: Update to 1.2.0., guix-commits, 2024/11/01
- 169/235: gnu: r-mlr3mbo: Update to 0.2.6., guix-commits, 2024/11/01
- 167/235: gnu: r-mlr3cluster: Update to 0.1.10., guix-commits, 2024/11/01
- 187/235: gnu: r-rapiserialize: Update to 0.1.4., guix-commits, 2024/11/01
- 179/235: gnu: r-strex: Update to 2.0.1., guix-commits, 2024/11/01