[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/22: gnu: r-plotly: Update to 4.9.0.
From: |
guix-commits |
Subject: |
21/22: gnu: r-plotly: Update to 4.9.0. |
Date: |
Thu, 11 Apr 2019 17:37:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5bd8ad8bdee1acfc7818c7a1b836adc014e2a1c6
Author: Ricardo Wurmus <address@hidden>
Date: Thu Apr 11 23:01:24 2019 +0200
gnu: r-plotly: Update to 4.9.0.
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.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 c600b6d..e1bec38 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3805,13 +3805,13 @@ features present in other programming languages.")
(define-public r-plotly
(package
(name "r-plotly")
- (version "4.8.0")
+ (version "4.9.0")
(source (origin
(method url-fetch)
(uri (cran-uri "plotly" version))
(sha256
(base32
- "19p8pa03q9mw5vaan7r56xgd13d90ssiz0flbrkvpfrir2105ybq"))))
+ "1kz2hm7vnkn4clxr6yyxxnmdmkz9zwjq6bzysw7j27r3721i8qgp"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
- 16/22: gnu: r-data-table: Update to 1.12.2., (continued)
- 16/22: gnu: r-data-table: Update to 1.12.2., guix-commits, 2019/04/11
- 09/22: gnu: r-huge: Update to 1.3.2., guix-commits, 2019/04/11
- 10/22: gnu: r-reinforcelearn: Update to 0.2.1., guix-commits, 2019/04/11
- 12/22: gnu: r-pracma: Update to 2.2.5., guix-commits, 2019/04/11
- 13/22: gnu: r-nlme: Update to 3.1-139., guix-commits, 2019/04/11
- 11/22: gnu: r-wgcna: Update to 1.67., guix-commits, 2019/04/11
- 15/22: gnu: r-rlang: Update to 0.3.4., guix-commits, 2019/04/11
- 22/22: gnu: r-ggthemes: Update to 4.1.1., guix-commits, 2019/04/11
- 06/22: gnu: r-usethis: Update to 1.5.0., guix-commits, 2019/04/11
- 19/22: gnu: r-devtools: Update to 2.0.2., guix-commits, 2019/04/11
- 21/22: gnu: r-plotly: Update to 4.9.0.,
guix-commits <=
- 17/22: gnu: r-rversions: Update to 1.1.0., guix-commits, 2019/04/11
- 18/22: gnu: r-backports: Update to 1.1.4., guix-commits, 2019/04/11
- 07/22: gnu: r-remotes: Update to 2.0.4., guix-commits, 2019/04/11
- 20/22: gnu: r-plotrix: Update to 3.7-5., guix-commits, 2019/04/11