[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/111: gnu: r-brew: Update to 1.0-7.
From: |
guix-commits |
Subject: |
97/111: gnu: r-brew: Update to 1.0-7. |
Date: |
Mon, 14 Mar 2022 02:25:35 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7115cc2cf67e19aa3f15bf1c827f506ca3238e9c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-brew: Update to 1.0-7.
* gnu/packages/statistics.scm (r-brew): Update to 1.0-7.
---
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 9f9d5851e9..2860fa7499 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2342,13 +2342,13 @@ SLURM and Sun Grid Engine. Multicore and SSH systems
are also supported.")
(define-public r-brew
(package
(name "r-brew")
- (version "1.0-6")
+ (version "1.0-7")
(source (origin
(method url-fetch)
(uri (cran-uri "brew" version))
(sha256
(base32
- "1vghazbcha8gvkwwcdagjvzx6yl8zm7kgr0i9wxr4jng06d1l3fp"))))
+ "0vp7d628j6zzxhh6xfw5jlkv7wh6z2l3snbwjgv7jd56vk0mkf1q"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/brew")
(synopsis "Templating framework for report generation")
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., (continued)
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/14
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14
- 54/111: gnu: r-arrow: Update to 7.0.0., guix-commits, 2022/03/14
- 56/111: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/14
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14
- 84/111: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/14
- 92/111: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/14
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7.,
guix-commits <=
- 101/111: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/14
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14
- 90/111: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/14
- 96/111: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/14
- 100/111: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/14
- 111/111: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/14
- 109/111: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/14
- 105/111: gnu: r-tidyr: Update to 1.2.0., guix-commits, 2022/03/14
- 31/111: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/14