[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/70: gnu: r-brew: Update to 1.0-10.
From: |
guix-commits |
Subject: |
65/70: gnu: r-brew: Update to 1.0-10. |
Date: |
Thu, 28 Dec 2023 03:35:57 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 92d7b157a70f7e5704df795f5388be3d6789d70f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:42 2023 +0100
gnu: r-brew: Update to 1.0-10.
* gnu/packages/statistics.scm (r-brew): Update to 1.0-10.
Change-Id: I8d3045477d8b329f0c626738a0cd8cf02862e34c
---
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 774d1e794d..35d8c2f87e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2738,13 +2738,13 @@ SLURM and Sun Grid Engine. Multicore and SSH systems
are also supported.")
(define-public r-brew
(package
(name "r-brew")
- (version "1.0-8")
+ (version "1.0-10")
(source (origin
(method url-fetch)
(uri (cran-uri "brew" version))
(sha256
(base32
- "09kq14nbaw0mmpb2vbfklz786q6lyizzkyg5bg64bmj2f1d2sr8i"))))
+ "13x3vnrhfcvr479r4dya61a5vcky2gb4kv2xbivy0ah39qrzg0a1"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/brew")
(synopsis "Templating framework for report generation")
- 66/70: gnu: r-segmented: Update to 2.0-1., (continued)
- 66/70: gnu: r-segmented: Update to 2.0-1., guix-commits, 2023/12/28
- 24/70: gnu: r-psych: Update to 2.3.12., guix-commits, 2023/12/28
- 21/70: gnu: r-gensa: Update to 1.1.12., guix-commits, 2023/12/28
- 22/70: gnu: r-bindrcpp: Update to 0.2.3., guix-commits, 2023/12/28
- 27/70: gnu: r-ggridges: Update to 0.5.5., guix-commits, 2023/12/28
- 31/70: gnu: r-mixsqp: Update to 0.3-54., guix-commits, 2023/12/28
- 34/70: gnu: r-quickjsr: Update to 1.0.9., guix-commits, 2023/12/28
- 51/70: gnu: r-terra: Update to 1.7-65., guix-commits, 2023/12/28
- 46/70: gnu: r-s2: Update to 1.1.6., guix-commits, 2023/12/28
- 58/70: gnu: r-mlr3learners: Update to 0.5.8., guix-commits, 2023/12/28
- 65/70: gnu: r-brew: Update to 1.0-10.,
guix-commits <=
- 15/70: import/cran: Add invalid package., guix-commits, 2023/12/28
- 18/70: gnu: r-rticles: Update to 0.26., guix-commits, 2023/12/28
- 29/70: gnu: r-seriation: Update to 1.5.4., guix-commits, 2023/12/28
- 30/70: gnu: r-dofuture: Update to 1.0.1., guix-commits, 2023/12/28
- 35/70: gnu: r-sandwich: Update to 3.1-0., guix-commits, 2023/12/28
- 36/70: gnu: r-emmeans: Update to 1.9.0., guix-commits, 2023/12/28
- 44/70: gnu: r-tensora: Update to 0.36.2.1., guix-commits, 2023/12/28
- 39/70: gnu: r-tidytree: Update to 0.4.6., guix-commits, 2023/12/28
- 57/70: gnu: r-mlr3: Update to 0.17.1., guix-commits, 2023/12/28
- 60/70: gnu: r-ggh4x: Update to 0.2.7., guix-commits, 2023/12/28