[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/23: gnu: r-catdap: Update to 1.3.7.
From: |
guix-commits |
Subject: |
08/23: gnu: r-catdap: Update to 1.3.7. |
Date: |
Sat, 3 Jun 2023 02:33:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2ebd2d1050a00f7f40cdfdedfea5ac921fdba984
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 3 08:32:01 2023 +0200
gnu: r-catdap: Update to 1.3.7.
* gnu/packages/cran.scm (r-catdap): Update to 1.3.7.
[propagated-inputs]: Add r-rcolorbrewer.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a5230f0ac7..543ca1dbf7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10804,15 +10804,17 @@ methods.")
(define-public r-catdap
(package
(name "r-catdap")
- (version "1.3.5")
+ (version "1.3.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "catdap" version))
(sha256
(base32
- "0fyhl69z2lznymvpzxra9qvcg85ggzkfjy68c6mzdmf1ja44d2k5"))))
+ "0z84bx808hy70bkzdda9l42ljh9i9pz07isxq756axi7nr0ky6p9"))))
(build-system r-build-system)
+ (propagated-inputs
+ (list r-rcolorbrewer))
(native-inputs
(list gfortran))
(home-page "https://cran.r-project.org/web/packages/catdap/")
- 10/23: gnu: r-biasedurn: Update to 2.0.10., (continued)
- 10/23: gnu: r-biasedurn: Update to 2.0.10., guix-commits, 2023/06/03
- 12/23: gnu: r-ontologyindex: Update to 2.11., guix-commits, 2023/06/03
- 15/23: gnu: r-regsem: Update to 1.9.5., guix-commits, 2023/06/03
- 16/23: gnu: r-stanheaders: Update to 2.26.26., guix-commits, 2023/06/03
- 03/23: gnu: r-rmarkdown: Update to 2.22., guix-commits, 2023/06/03
- 04/23: gnu: r-ggpicrust2: Update to 1.7.0., guix-commits, 2023/06/03
- 01/23: gnu: Add r-consrank., guix-commits, 2023/06/03
- 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 <=
- 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, 2023/06/03
- 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