[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/59: gnu: r-shape: Update to 1.4.6.
From: |
guix-commits |
Subject: |
08/59: gnu: r-shape: Update to 1.4.6. |
Date: |
Thu, 20 May 2021 04:59:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 581835a323eda5879b73e059b059ed4952f2dd72
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:39 2021 +0200
gnu: r-shape: Update to 1.4.6.
* gnu/packages/cran.scm (r-shape): Update to 1.4.6.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 19f40aa..9924521 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3028,14 +3028,14 @@ on (non-orthogonal) variable vectors in scatterplots
and biplots.")
(define-public r-shape
(package
(name "r-shape")
- (version "1.4.5")
+ (version "1.4.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "shape" version))
(sha256
(base32
- "17qqhjyfhxv9la07ykaslb50c8g4d0cgfypx4y91h9i2yjw7jjh9"))))
+ "0yqbrrx2ywmfl99s6d1n6jblc63k1mxbiqyv8y0kq8jws1g3w45r"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/shape")
(synopsis "Functions for plotting graphical shapes")
- branch master updated (191e234 -> 7d3ad4c), guix-commits, 2021/05/20
- 02/59: gnu: r-cachem: Update to 1.0.5., guix-commits, 2021/05/20
- 04/59: gnu: r-htmltable: Update to 2.2.1., guix-commits, 2021/05/20
- 08/59: gnu: r-shape: Update to 1.4.6.,
guix-commits <=
- 01/59: gnu: Add r-babelgene., guix-commits, 2021/05/20
- 03/59: gnu: r-httpuv: Update to 1.6.1., guix-commits, 2021/05/20
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4., guix-commits, 2021/05/20
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20
- 16/59: gnu: r-arules: Update to 1.6-8., guix-commits, 2021/05/20
- 34/59: gnu: r-msigdbr: Update to 7.4.1., guix-commits, 2021/05/20