[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
142/150: gnu: r-plotly: Update to 4.9.3.
From: |
guix-commits |
Subject: |
142/150: gnu: r-plotly: Update to 4.9.3. |
Date: |
Wed, 20 Jan 2021 11:21:23 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 04de103591d170b445e1ca15475d9384df7da1fb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:15:01 2021 +0100
gnu: r-plotly: Update to 4.9.3.
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.3.
[propagated-inputs]: Remove r-hexbin; add r-vctrs.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index e84b235..e648f1e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3831,13 +3831,13 @@ features present in other programming languages.")
(define-public r-plotly
(package
(name "r-plotly")
- (version "4.9.2.1")
+ (version "4.9.3")
(source (origin
(method url-fetch)
(uri (cran-uri "plotly" version))
(sha256
(base32
- "1f0x83a2s7200iqi6gpngijks06fcvcbm6701d5r5rxpb8rawppl"))))
+ "0801i2q7sw62x734d58h9p2fwpi1hirqj73gsg18pqkdv4b1lkfl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
@@ -3846,7 +3846,6 @@ features present in other programming languages.")
("r-data-table" ,r-data-table)
("r-dplyr" ,r-dplyr)
("r-ggplot2" ,r-ggplot2)
- ("r-hexbin" ,r-hexbin)
("r-htmltools" ,r-htmltools)
("r-htmlwidgets" ,r-htmlwidgets)
("r-httr" ,r-httr)
@@ -3860,6 +3859,7 @@ features present in other programming languages.")
("r-scales" ,r-scales)
("r-tibble" ,r-tibble)
("r-tidyr" ,r-tidyr)
+ ("r-vctrs" ,r-vctrs)
("r-viridislite" ,r-viridislite)))
(home-page "https://plot.ly/r")
(synopsis "Create interactive web graphics")
- 103/150: gnu: r-shapforxgboost: Update to 0.1.0., (continued)
- 103/150: gnu: r-shapforxgboost: Update to 0.1.0., guix-commits, 2021/01/20
- 89/150: gnu: r-rgdal: Update to 1.5-19., guix-commits, 2021/01/20
- 124/150: gnu: r-bh: Update to 1.75.0-0., guix-commits, 2021/01/20
- 117/150: gnu: r-mlr3measures: Update to 0.3.1., guix-commits, 2021/01/20
- 108/150: gnu: r-hunspell: Update to 3.0.1., guix-commits, 2021/01/20
- 111/150: gnu: r-infer: Update to 0.5.4., guix-commits, 2021/01/20
- 132/150: gnu: r-withr: Update to 2.4.0., guix-commits, 2021/01/20
- 138/150: gnu: r-segmented: Update to 1.3-1., guix-commits, 2021/01/20
- 137/150: gnu: r-rsqlite: Update to 2.2.2., guix-commits, 2021/01/20
- 135/150: gnu: r-catools: Update to 1.18.1., guix-commits, 2021/01/20
- 142/150: gnu: r-plotly: Update to 4.9.3.,
guix-commits <=
- 145/150: gnu: r-robustbase: Update to 0.93-7., guix-commits, 2021/01/20
- 148/150: gnu: r-quantreg: Update to 5.82., guix-commits, 2021/01/20
- 85/150: gnu: r-xgboost: Update to 1.3.2.1., guix-commits, 2021/01/20
- 118/150: gnu: r-mlr3misc: Update to 0.7.0., guix-commits, 2021/01/20
- 113/150: gnu: r-qtl2: Update to 0.24., guix-commits, 2021/01/20
- 130/150: gnu: r-backports: Update to 1.2.1., guix-commits, 2021/01/20
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2., guix-commits, 2021/01/20
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20