[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/77: gnu: r-plotly: Update to 4.10.3.
From: |
guix-commits |
Subject: |
76/77: gnu: r-plotly: Update to 4.10.3. |
Date: |
Wed, 25 Oct 2023 11:00:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit eee90d7500edfda6a146bb572da063d64ebff3f8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:43 2023 +0200
gnu: r-plotly: Update to 4.10.3.
* gnu/packages/statistics.scm (r-plotly): Update to 4.10.3.
Change-Id: I4110f2066ce507f8d5d824546b3229bd498982b9
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 760a8a2dce..5bf702ffc4 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4711,13 +4711,13 @@ features present in other programming languages.")
(define-public r-plotly
(package
(name "r-plotly")
- (version "4.10.2")
+ (version "4.10.3")
(source (origin
(method url-fetch)
(uri (cran-uri "plotly" version))
(sha256
(base32
- "0y2jiyfx895f15wcpizybssic4draw1vgvqz2b7f82z73319m01b"))
+ "13sxmanx2xck8dn0prn2fplgx4bafb7h2kk2wjmci21h8hk6qylb"))
(modules '((guix build utils)))
(snippet
'(with-directory-excursion "inst/htmlwidgets/lib/"
- 41/77: gnu: r-ggeffects: Update to 1.3.2., (continued)
- 41/77: gnu: r-ggeffects: Update to 1.3.2., guix-commits, 2023/10/25
- 42/77: gnu: r-dotcall64: Update to 1.1-0., guix-commits, 2023/10/25
- 44/77: gnu: r-wk: Update to 0.9.0., guix-commits, 2023/10/25
- 45/77: gnu: r-bookdown: Update to 0.36., guix-commits, 2023/10/25
- 48/77: gnu: r-systemfonts: Update to 1.0.5., guix-commits, 2023/10/25
- 58/77: gnu: r-spatstat-utils: Update to 3.0-4., guix-commits, 2023/10/25
- 62/77: gnu: r-spatstat-random: Update to 3.2-1., guix-commits, 2023/10/25
- 67/77: gnu: r-qdapregex: Update to 0.7.8., guix-commits, 2023/10/25
- 63/77: gnu: r-slider: Update to 0.3.1., guix-commits, 2023/10/25
- 64/77: gnu: r-tidyposterior: Update to 1.0.1., guix-commits, 2023/10/25
- 76/77: gnu: r-plotly: Update to 4.10.3.,
guix-commits <=
- 47/77: gnu: r-sctransform: Update to 0.4.1., guix-commits, 2023/10/25
- 77/77: gnu: r-prabclus: Update to 2.3-3., guix-commits, 2023/10/25
- 54/77: gnu: r-rstan: Update to 2.32.3., guix-commits, 2023/10/25
- 72/77: gnu: r-lattice: Update to 0.22-5., guix-commits, 2023/10/25
- 61/77: gnu: r-spatstat-geom: Update to 3.2-7., guix-commits, 2023/10/25
- 70/77: gnu: r-rsq: Update to 2.6., guix-commits, 2023/10/25
- 75/77: gnu: r-markdown: Update to 1.11., guix-commits, 2023/10/25
- 50/77: gnu: r-pmcmrplus: Update to 1.9.8., guix-commits, 2023/10/25
- 51/77: gnu: r-seewave: Update to 2.2.3., guix-commits, 2023/10/25
- 52/77: gnu: r-actuar: Update to 3.3-3., guix-commits, 2023/10/25