[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/212: gnu: r-visdat: Update to 0.6.0.
From: |
guix-commits |
Subject: |
149/212: gnu: r-visdat: Update to 0.6.0. |
Date: |
Sat, 18 Feb 2023 14:01:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 87c42b0dd358b7d971a386783072d7dbeba1f361
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:54 2023 +0100
gnu: r-visdat: Update to 0.6.0.
* gnu/packages/cran.scm (r-visdat): Update to 0.6.0.
[propagated-inputs]: Add r-cli, r-forcats, and r-scales.
---
gnu/packages/cran.scm | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index bfaf4b3415..64ddd0376f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -30812,21 +30812,24 @@ not digit characters.")
(define-public r-visdat
(package
(name "r-visdat")
- (version "0.5.3")
+ (version "0.6.0")
(source (origin
(method url-fetch)
(uri (cran-uri "visdat" version))
(sha256
(base32
- "1ikqp29nncbw1xlwyb9dqqgcdk9q0bs3wxhnhnjpb11vcjv7cz2j"))))
+ "1675az0lfvmwzh9c3fknnk0n2kz1w7hy0kdj3a37n5j1knxwsjhh"))))
(build-system r-build-system)
(propagated-inputs
- (list r-dplyr
+ (list r-cli
+ r-dplyr
+ r-forcats
r-ggplot2
r-glue
r-magrittr
r-purrr
r-readr
+ r-scales
r-tibble
r-tidyr))
(native-inputs
- 82/212: gnu: r-sparsesvd: Update to 0.2-2., (continued)
- 82/212: gnu: r-sparsesvd: Update to 0.2-2., guix-commits, 2023/02/18
- 74/212: gnu: r-fs: Update to 1.6.1., guix-commits, 2023/02/18
- 98/212: gnu: r-sets: Update to 1.0-22., guix-commits, 2023/02/18
- 117/212: gnu: r-terra: Update to 1.7-3., guix-commits, 2023/02/18
- 118/212: gnu: r-tidygraph: Update to 1.2.3., guix-commits, 2023/02/18
- 121/212: gnu: r-accept: Update to 1.0.0., guix-commits, 2023/02/18
- 119/212: gnu: r-parameters: Update to 0.20.2., guix-commits, 2023/02/18
- 126/212: gnu: r-tree: Update to 1.0-43., guix-commits, 2023/02/18
- 129/212: gnu: r-shapes: Update to 1.2.7., guix-commits, 2023/02/18
- 135/212: gnu: r-zyp: Update to 0.11., guix-commits, 2023/02/18
- 149/212: gnu: r-visdat: Update to 0.6.0.,
guix-commits <=
- 139/212: gnu: r-conquer: Update to 1.3.2., guix-commits, 2023/02/18
- 142/212: gnu: r-spatstat-model: Update to 3.1-2., guix-commits, 2023/02/18
- 148/212: gnu: r-clusterr: Update to 1.3.0., guix-commits, 2023/02/18
- 158/212: gnu: r-highlight: Update to 0.5.1., guix-commits, 2023/02/18
- 162/212: gnu: r-delaporte: Update to 8.1.0., guix-commits, 2023/02/18
- 163/212: gnu: r-rjsonio: Update to 1.3-1.8., guix-commits, 2023/02/18
- 161/212: gnu: r-lwgeom: Update to 0.2-11., guix-commits, 2023/02/18
- 164/212: gnu: r-vroom: Update to 1.6.1., guix-commits, 2023/02/18
- 165/212: gnu: r-protolite: Update to 2.2.0., guix-commits, 2023/02/18
- 169/212: gnu: r-paws-developer-tools: Update to 0.2.0., guix-commits, 2023/02/18