[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/55: gnu: r-permute: Update to 0.9-5.
From: |
guix-commits |
Subject: |
11/55: gnu: r-permute: Update to 0.9-5. |
Date: |
Wed, 20 Mar 2019 19:03:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2bf224d0ca2b69d6198b960ba2ca0b2654883153
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:32:51 2019 +0100
gnu: r-permute: Update to 0.9-5.
* gnu/packages/statistics.scm (r-permute): Update to 0.9-5.
---
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 fa2a637..8e50d8e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -916,14 +916,14 @@ Munsell colour system.")
(define-public r-permute
(package
(name "r-permute")
- (version "0.9-4")
+ (version "0.9-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "permute" version))
(sha256
(base32
- "1w8wzk1fg9q7wvisnfp2js70dg0m9wi12gkdhpyngpbdcgssahd5"))))
+ "0ra8p5mf2590azrkas8z2ry7mif77xqxd29n4zgyi5vll225726j"))))
(build-system r-build-system)
;; Tests do not run correctly, but running them properly would entail a
;; circular dependency with vegan.
- branch master updated (8b672b2 -> 6cea61e), guix-commits, 2019/03/20
- 10/55: gnu: r-matrix: Update to 1.2-16., guix-commits, 2019/03/20
- 04/55: gnu: r-dendextend: Update to 1.10.0., guix-commits, 2019/03/20
- 08/55: gnu: r-ape: Update to 5.3., guix-commits, 2019/03/20
- 11/55: gnu: r-permute: Update to 0.9-5.,
guix-commits <=
- 05/55: gnu: r-callr: Update to 3.2.0., guix-commits, 2019/03/20
- 13/55: gnu: r-lazyeval: Update to 0.2.2., guix-commits, 2019/03/20
- 18/55: gnu: r-rstudioapi: Update to 0.10., guix-commits, 2019/03/20
- 02/55: gnu: r-diversitree: Fix typo., guix-commits, 2019/03/20
- 01/55: gnu: Add r-insight., guix-commits, 2019/03/20
- 12/55: gnu: r-stringi: Update to 1.4.3., guix-commits, 2019/03/20
- 15/55: gnu: r-knitr: Update to 1.22., guix-commits, 2019/03/20
- 22/55: gnu: r-rmarkdown: Update to 1.12., guix-commits, 2019/03/20
- 24/55: gnu: r-colorspace: Update to 1.4-1., guix-commits, 2019/03/20
- 28/55: gnu: r-ordinal: Update to 2019.3-9., guix-commits, 2019/03/20