[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/28: gnu: r-bbotk: Update to 0.3.1.
From: |
guix-commits |
Subject: |
22/28: gnu: r-bbotk: Update to 0.3.1. |
Date: |
Mon, 15 Mar 2021 08:46:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 921ecdba7c78d0b49bf8a26e97e978906236fc8d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 15 13:42:04 2021 +0100
gnu: r-bbotk: Update to 0.3.1.
* gnu/packages/cran.scm (r-bbotk): Update to 0.3.1.
---
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 6351d0c..b08c41e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26963,14 +26963,14 @@ vector machines, and gradient boosting.")
(define-public r-bbotk
(package
(name "r-bbotk")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bbotk" version))
(sha256
(base32
- "0kbjbwwq1fdfpl4xzy08hz4qvhjjchvz58icxq0dlbsmdyqwhwv0"))))
+ "1f29wxnxr73c4yp5afk05jqggpm7k1z8wiak8xsyw68h7xflq550"))))
(properties `((upstream-name . "bbotk")))
(build-system r-build-system)
(propagated-inputs
- 07/28: gnu: r-lava: Update to 1.6.9., (continued)
- 07/28: gnu: r-lava: Update to 1.6.9., guix-commits, 2021/03/15
- 12/28: gnu: r-flextable: Update to 0.6.4., guix-commits, 2021/03/15
- 02/28: gnu: Add r-spatstat-geom., guix-commits, 2021/03/15
- 03/28: gnu: Add r-spatstat-core., guix-commits, 2021/03/15
- 05/28: gnu: r-zoo: Update to 1.8-9., guix-commits, 2021/03/15
- 10/28: gnu: r-utf8: Update to 1.2.1., guix-commits, 2021/03/15
- 09/28: gnu: r-xfun: Update to 0.22., guix-commits, 2021/03/15
- 11/28: gnu: r-maptools: Update to 1.1-1., guix-commits, 2021/03/15
- 16/28: gnu: r-parallelly: Update to 1.24.0., guix-commits, 2021/03/15
- 17/28: gnu: r-lavaan: Update to 0.6-8., guix-commits, 2021/03/15
- 22/28: gnu: r-bbotk: Update to 0.3.1.,
guix-commits <=
- 26/28: gnu: r-formatr: Update to 1.8., guix-commits, 2021/03/15
- 27/28: gnu: r-rcpparmadillo: Update to 0.10.2.2.0., guix-commits, 2021/03/15
- 28/28: gnu: r-rsqlite: Update to 2.2.4., guix-commits, 2021/03/15
- 13/28: gnu: r-blockfest: Update to 2.0., guix-commits, 2021/03/15
- 19/28: gnu: r-brms: Update to 2.15.0., guix-commits, 2021/03/15
- 20/28: gnu: r-spatstat: Update to 2.0-1., guix-commits, 2021/03/15
- 21/28: gnu: r-workflows: Update to 0.2.2., guix-commits, 2021/03/15
- 14/28: gnu: r-magick: Update to 2.7.0., guix-commits, 2021/03/15
- 15/28: gnu: r-effectsize: Update to 0.4.4., guix-commits, 2021/03/15
- 18/28: gnu: r-forecast: Update to 8.14., guix-commits, 2021/03/15