[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/59: gnu: r-viridis: Update to 0.6.1.
From: |
guix-commits |
Subject: |
56/59: gnu: r-viridis: Update to 0.6.1. |
Date: |
Thu, 20 May 2021 04:59:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e88fef1f43769fd2df9fa46dcb2356c536dad80f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:48 2021 +0200
gnu: r-viridis: Update to 0.6.1.
* gnu/packages/statistics.scm (r-viridis): Update to 0.6.1.
---
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 4b6e5ab..7239f0c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3685,13 +3685,13 @@ memory usage.")
(define-public r-viridis
(package
(name "r-viridis")
- (version "0.6.0")
+ (version "0.6.1")
(source (origin
(method url-fetch)
(uri (cran-uri "viridis" version))
(sha256
(base32
- "1vr5s86h39r86pfxyh3pylpwhf2chdy047ny63v04f576w4hxarp"))))
+ "1fyax36ycjiypcnxhrv58pq67qv03vfg4lx822d38jpjly54q128"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- 54/59: gnu: r-hms: Update to 1.1.0., (continued)
- 54/59: gnu: r-hms: Update to 1.1.0., guix-commits, 2021/05/20
- 13/59: gnu: r-xfun: Update to 0.23., guix-commits, 2021/05/20
- 14/59: gnu: r-pillar: Update to 1.6.1., guix-commits, 2021/05/20
- 30/59: gnu: r-fields: Update to 12.3., guix-commits, 2021/05/20
- 45/59: gnu: r-rsample: Update to 0.1.0., guix-commits, 2021/05/20
- 47/59: gnu: r-textshaping: Update to 0.3.4., guix-commits, 2021/05/20
- 53/59: gnu: r-devtools: Update to 2.4.1., guix-commits, 2021/05/20
- 20/59: gnu: r-sjmisc: Update to 2.8.7., guix-commits, 2021/05/20
- 43/59: gnu: r-rfast: Update to 2.0.3., guix-commits, 2021/05/20
- 49/59: gnu: r-matrix: Update to 1.3-3., guix-commits, 2021/05/20
- 56/59: gnu: r-viridis: Update to 0.6.1.,
guix-commits <=
- 58/59: gnu: r-diptest: Update to 0.76-0., guix-commits, 2021/05/20
- 44/59: gnu: r-clusterr: Update to 1.2.4., guix-commits, 2021/05/20
- 46/59: gnu: r-seuratobject: Update to 4.0.1., guix-commits, 2021/05/20
- 50/59: gnu: r-stringi: Update to 1.6.2., guix-commits, 2021/05/20
- 52/59: gnu: r-dplyr: Update to 1.0.6., guix-commits, 2021/05/20
- 59/59: gnu: r-lme4: Update to 1.1-27., guix-commits, 2021/05/20
- 55/59: gnu: r-rmarkdown: Update to 2.8., guix-commits, 2021/05/20
- 57/59: gnu: r-statmod: Update to 1.4.36., guix-commits, 2021/05/20