[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/122: gnu: r-dendextend: Update to 1.16.0.
From: |
guix-commits |
Subject: |
22/122: gnu: r-dendextend: Update to 1.16.0. |
Date: |
Wed, 10 Aug 2022 07:51:50 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1c80d1e1dad28ce3763fee431b591a8cf56da988
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:57 2022 +0200
gnu: r-dendextend: Update to 1.16.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.16.0.
---
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 7de17360ea..82a16d0ff2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4312,14 +4312,14 @@ rows, dropping names) to see if the modified versions
are identical.")
(define-public r-dendextend
(package
(name "r-dendextend")
- (version "1.15.2")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "dendextend" version))
(sha256
(base32
- "06wjs8451hmnimzgngpzbai3yrgy33133vzzapa8jib9crdqi8sb"))))
+ "0rl4f0b73s1gdjfxgpnz87lhv131qazxb6vsv2935ad266fd0bzc"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2 r-magrittr r-viridis))
- 01/122: gnu: Add r-interp., (continued)
- 01/122: gnu: Add r-interp., guix-commits, 2022/08/10
- 06/122: gnu: r-s2: Update to 1.1.0., guix-commits, 2022/08/10
- 03/122: gnu: Add r-urlchecker., guix-commits, 2022/08/10
- 02/122: gnu: Add r-profvis., guix-commits, 2022/08/10
- 15/122: gnu: r-htmltools: Update to 0.5.3., guix-commits, 2022/08/10
- 11/122: gnu: r-fontawesome: Update to 0.3.0., guix-commits, 2022/08/10
- 10/122: gnu: r-v8: Update to 4.2.1., guix-commits, 2022/08/10
- 16/122: gnu: r-htmltable: Update to 2.4.1., guix-commits, 2022/08/10
- 19/122: gnu: r-mbess: Update to 4.9.1., guix-commits, 2022/08/10
- 17/122: gnu: r-rstpm2: Update to 1.5.7., guix-commits, 2022/08/10
- 22/122: gnu: r-dendextend: Update to 1.16.0.,
guix-commits <=
- 24/122: gnu: r-timedate: Update to 4021.104., guix-commits, 2022/08/10
- 26/122: gnu: r-geometry: Update to 0.4.6.1., guix-commits, 2022/08/10
- 27/122: gnu: r-generics: Update to 0.1.3., guix-commits, 2022/08/10
- 28/122: gnu: r-recipes: Update to 1.0.1., guix-commits, 2022/08/10
- 04/122: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 05/122: gnu: r-rtweet: Update to 1.0.2., guix-commits, 2022/08/10
- 07/122: gnu: r-bslib: Update to 0.4.0., guix-commits, 2022/08/10
- 12/122: gnu: r-ggside: Update to 0.2.1., guix-commits, 2022/08/10
- 09/122: gnu: r-datawizard: Update to 0.5.0., guix-commits, 2022/08/10
- 13/122: gnu: r-tidyverse: Update to 1.3.2., guix-commits, 2022/08/10