[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/17: gnu: r-plotrix: Update to 3.7-7.
From: |
guix-commits |
Subject: |
14/17: gnu: r-plotrix: Update to 3.7-7. |
Date: |
Fri, 6 Dec 2019 15:39:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8a4cba335a491159093f606a069d951e545516f0
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 6 21:38:47 2019 +0100
gnu: r-plotrix: Update to 3.7-7.
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-7.
---
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 6083ac1..9ab853a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2505,13 +2505,13 @@ disk (or a connection).")
(define-public r-plotrix
(package
(name "r-plotrix")
- (version "3.7-6")
+ (version "3.7-7")
(source (origin
(method url-fetch)
(uri (cran-uri "plotrix" version))
(sha256
(base32
- "0ijfjlr7ls5hvfyzdmwab6bx0w3nvp0c8fgynj4355cj8mbzgmc3"))))
+ "1x92mmyfry127zzr6cmcj6kjsc4zhxrrdlr0jcxn3bb0hpdfps54"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/plotrix")
(synopsis "Various plotting functions")
- branch master updated (92dddf6 -> 494acc7), guix-commits, 2019/12/06
- 03/17: gnu: r-cubature: Update to 2.0.4., guix-commits, 2019/12/06
- 01/17: gnu: r-htmltable: Update to 1.13.3., guix-commits, 2019/12/06
- 04/17: gnu: Add r-egg., guix-commits, 2019/12/06
- 06/17: gnu: r-openxlsx: Update to 4.1.4., guix-commits, 2019/12/06
- 07/17: gnu: r-renv: Update to 0.9.0., guix-commits, 2019/12/06
- 02/17: gnu: r-geometry: Update to 0.4.5., guix-commits, 2019/12/06
- 05/17: gnu: r-heatmaply: Update to 1.0.0., guix-commits, 2019/12/06
- 08/17: gnu: r-factoextra: Update to 1.0.6., guix-commits, 2019/12/06
- 14/17: gnu: r-plotrix: Update to 3.7-7.,
guix-commits <=
- 12/17: gnu: r-irkernel: Update to 1.1., guix-commits, 2019/12/06
- 17/17: gnu: r-r-cache: Update to 0.14.0., guix-commits, 2019/12/06
- 10/17: gnu: r-spam: Update to 2.5-0., guix-commits, 2019/12/06
- 15/17: gnu: r-rsqlite: Update to 2.1.4., guix-commits, 2019/12/06
- 11/17: gnu: r-listenv: Update to 0.8.0., guix-commits, 2019/12/06
- 13/17: gnu: r-uwot: Update to 0.1.5., guix-commits, 2019/12/06
- 09/17: gnu: r-multicool: Update to 0.1-11., guix-commits, 2019/12/06
- 16/17: gnu: r-r-utils: Update to 2.9.1., guix-commits, 2019/12/06