[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/124: gnu: r-plotly: Update to 4.10.0.
From: |
guix-commits |
Subject: |
120/124: gnu: r-plotly: Update to 4.10.0. |
Date: |
Mon, 1 Nov 2021 17:29:30 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit afa4f94bc9f231e26479abb36c7c7165a60761eb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:54 2021 +0000
gnu: r-plotly: Update to 4.10.0.
* gnu/packages/statistics.scm (r-plotly): Update to 4.10.0.
---
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 8efaa65..fbf0c05 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4219,13 +4219,13 @@ features present in other programming languages.")
(define-public r-plotly
(package
(name "r-plotly")
- (version "4.9.4.1")
+ (version "4.10.0")
(source (origin
(method url-fetch)
(uri (cran-uri "plotly" version))
(sha256
(base32
- "1q711c0lg0jmzrmcc2fhjy70ms49as7cakdbgbh2ij9s149fa7iq"))))
+ "16iqj7sv49mva6siibsci7iijsbnk7pqvfns9al0k35w9mjmr6dx"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
- 71/124: gnu: r-desolve: Update to 1.30., (continued)
- 71/124: gnu: r-desolve: Update to 1.30., guix-commits, 2021/11/01
- 74/124: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/01
- 70/124: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/01
- 89/124: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/01
- 66/124: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/01
- 99/124: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/01
- 104/124: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/01
- 109/124: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/01
- 111/124: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/01
- 117/124: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/01
- 120/124: gnu: r-plotly: Update to 4.10.0.,
guix-commits <=
- 65/124: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/01
- 63/124: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/01
- 62/124: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/01
- 90/124: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/01
- 98/124: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/01
- 110/124: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/01
- 102/124: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/01
- 119/124: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/01