[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/135: gnu: r-plotly: Update to 4.10.0.
From: |
guix-commits |
Subject: |
120/135: gnu: r-plotly: Update to 4.10.0. |
Date: |
Wed, 3 Nov 2021 18:00:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ee8094c640b6a7358fba16477b6b216a0f802439
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)
- 99/135: gnu: r-exactextractr: Update to 0.7.1., (continued)
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03
- 101/135: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/03
- 103/135: gnu: r-dismo: Update to 1.3-5., guix-commits, 2021/11/03
- 110/135: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/03
- 111/135: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/03
- 112/135: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/03
- 113/135: gnu: r-data-table: Update to 1.14.2., guix-commits, 2021/11/03
- 116/135: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/03
- 117/135: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/03
- 118/135: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/03
- 120/135: gnu: r-plotly: Update to 4.10.0.,
guix-commits <=
- 122/135: gnu: r-ztable: Update to 0.2.3., guix-commits, 2021/11/03
- 124/135: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/03
- 129/135: gnu: r-annotationhub: Update to 3.0.2., guix-commits, 2021/11/03
- 126/135: gnu: r-biocthis: Set HOME variable., guix-commits, 2021/11/03
- 133/135: gnu: r-motifstack: Update to 1.36.1., guix-commits, 2021/11/03
- 134/135: gnu: r-multidataset: Update to 1.20.2., guix-commits, 2021/11/03
- 132/135: gnu: r-enrichplot: Update to 1.12.3., guix-commits, 2021/11/03
- 135/135: gnu: r-s4vectors: Update to 0.30.2., guix-commits, 2021/11/03
- 123/135: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/03
- 127/135: gnu: bedtools-2.18: Fix build with newer toolchain., guix-commits, 2021/11/03