[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/27: gnu: r-ctrdata: Update to 1.17.2.
From: |
guix-commits |
Subject: |
07/27: gnu: r-ctrdata: Update to 1.17.2. |
Date: |
Mon, 26 Feb 2024 06:35:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c87d9a8e1a80a640a8ef9eeb8795b7f0b9ce95e0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:11 2024 +0100
gnu: r-ctrdata: Update to 1.17.2.
* gnu/packages/cran.scm (r-ctrdata): Update to 1.17.2.
Change-Id: I019f971fe6cc8c34b63ebdff407e1f2e1ed6b98f
---
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 4bf20842cf..0a902b47bf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6963,13 +6963,13 @@ graphics packages that comes with the base
installation.")
(define-public r-ctrdata
(package
(name "r-ctrdata")
- (version "1.17.1")
+ (version "1.17.2")
(source (origin
(method url-fetch)
(uri (cran-uri "ctrdata" version))
(sha256
(base32
- "0vb6nxhms66p90lh8ky693k7hchi5fbxxf8lnjcj4vhc0c5ijxns"))))
+ "0xsi3yc08gg9h5zh9h9r2d2ixv36f6wblmkcv51h9nfmawjyd8f8"))))
(properties `((upstream-name . "ctrdata")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0., guix-commits, 2024/02/26
- 23/27: gnu: r-ggplot2: Update to 3.5.0., guix-commits, 2024/02/26
- 20/27: gnu: r-lwgeom: Update to 0.2-14., guix-commits, 2024/02/26
- 08/27: gnu: r-renv: Update to 1.0.4., guix-commits, 2024/02/26
- 07/27: gnu: r-ctrdata: Update to 1.17.2.,
guix-commits <=
- 12/27: gnu: r-mosaic: Update to 1.9.1., guix-commits, 2024/02/26
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2., guix-commits, 2024/02/26
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26
- 15/27: gnu: r-sccore: Update to 1.0.5., guix-commits, 2024/02/26
- 11/27: gnu: r-superlearner: Update to 2.0-29., guix-commits, 2024/02/26
- 13/27: gnu: r-ggeffects: Update to 1.5.0., guix-commits, 2024/02/26