[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/23: gnu: r-scico: Update to 1.4.0.
From: |
guix-commits |
Subject: |
19/23: gnu: r-scico: Update to 1.4.0. |
Date: |
Sat, 3 Jun 2023 02:33:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6c321bbded3246e308a3bb0a44074db35d1c7b13
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 3 08:32:03 2023 +0200
gnu: r-scico: Update to 1.4.0.
* gnu/packages/cran.scm (r-scico): Update to 1.4.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 e69c2f14cc..ea424d4f62 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33434,13 +33434,13 @@ observations.")
(define-public r-scico
(package
(name "r-scico")
- (version "1.3.1")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "scico" version))
(sha256
- (base32 "1f2czfhzdpi5dqjbxvbrrcnxjpylc5zzghj70ihlh2agq3n9hw5g"))))
+ (base32 "1zcsqmsr9vjs4krz8vmq4z59wh6x25g9ca6yxb0wlq58nmws77k6"))))
(properties `((upstream-name . "scico")))
(build-system r-build-system)
(propagated-inputs (list r-scales))
- 02/23: gnu: r-rgdal: Update to 1.6-7., (continued)
- 02/23: gnu: r-rgdal: Update to 1.6-7., guix-commits, 2023/06/03
- 06/23: gnu: r-sp: Update to 1.6-1., guix-commits, 2023/06/03
- 07/23: gnu: r-ucminf: Update to 1.2.0., guix-commits, 2023/06/03
- 08/23: gnu: r-catdap: Update to 1.3.7., guix-commits, 2023/06/03
- 09/23: gnu: r-maptools: Update to 1.1-7., guix-commits, 2023/06/03
- 11/23: gnu: r-performance: Update to 0.10.4., guix-commits, 2023/06/03
- 14/23: gnu: r-adabag: Update to 5.0., guix-commits, 2023/06/03
- 18/23: gnu: r-shapforxgboost: Update to 0.1.3., guix-commits, 2023/06/03
- 23/23: gnu: r-biased-urn: Update to 2.0.10., guix-commits, 2023/06/03
- 13/23: gnu: r-assertive-code: Update to 0.0-4., guix-commits, 2023/06/03
- 19/23: gnu: r-scico: Update to 1.4.0.,
guix-commits <=
- 20/23: gnu: r-stringfish: Update to 0.15.8., guix-commits, 2023/06/03
- 17/23: gnu: r-projpred: Update to 2.6.0., guix-commits, 2023/06/03
- 21/23: gnu: r-mvtnorm: Update to 1.2-0., guix-commits, 2023/06/03
- 22/23: gnu: r-matrixstats: Update to 1.0.0., guix-commits, 2023/06/03