[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
94/111: gnu: r-crayon: Update to 1.5.0.
From: |
guix-commits |
Subject: |
94/111: gnu: r-crayon: Update to 1.5.0. |
Date: |
Mon, 14 Mar 2022 02:25:33 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b21e77b5c8194d2653d480bbc105964d1436e0ca
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-crayon: Update to 1.5.0.
* gnu/packages/statistics.scm (r-crayon): Update to 1.5.0.
---
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 b77b01b501..f50a7cca6f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1640,13 +1640,13 @@ you call it again with the same arguments it returns
the pre-computed value.")
(define-public r-crayon
(package
(name "r-crayon")
- (version "1.4.2")
+ (version "1.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "crayon" version))
(sha256
(base32
- "0mxq87qsvz5znfncrb6yjchzv6iwpn9lr386i02y6xiycizkjd7f"))))
+ "0m3rckps0c8v14h9vqnr81acv0az1jqwlsradcbkb2ndvnpjq4j4"))))
(build-system r-build-system)
(home-page "https://github.com/gaborcsardi/crayon")
(synopsis "Colored terminal output for R")
- 106/111: gnu: r-randomforest: Update to 4.7-1., (continued)
- 106/111: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/14
- 57/111: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/14
- 71/111: gnu: r-spatstat-core: Update to 2.4-0., guix-commits, 2022/03/14
- 72/111: gnu: r-spatstat-linnet: Update to 2.3-2., guix-commits, 2022/03/14
- 75/111: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/14
- 78/111: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/14
- 93/111: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/14
- 55/111: gnu: r-dalex: Update to 2.4.0., guix-commits, 2022/03/14
- 76/111: gnu: r-seqminer: Update to 8.4., guix-commits, 2022/03/14
- 89/111: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/14
- 94/111: gnu: r-crayon: Update to 1.5.0.,
guix-commits <=
- 73/111: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/14
- 110/111: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/14
- 70/111: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/14
- 107/111: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/14
- 108/111: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/14
- 81/111: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/14
- 83/111: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/14
- 88/111: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/14
- 86/111: gnu: r-paws-common: Update to 0.3.16., guix-commits, 2022/03/14
- 95/111: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/14