[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/48: gnu: r-infer: Update to 1.0.7.
From: |
guix-commits |
Subject: |
42/48: gnu: r-infer: Update to 1.0.7. |
Date: |
Wed, 27 Mar 2024 08:50:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b0c2ea856211de669f78c87240f1cef9dacde611
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:58 2024 +0100
gnu: r-infer: Update to 1.0.7.
* gnu/packages/cran.scm (r-infer): Update to 1.0.7.
[propagated-inputs]: Add r-lifecycle.
Change-Id: I749a723ea02dac13f9d441622dde03b04c5b8bbd
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2dc85d6525..4f4ebf06e3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36469,14 +36469,14 @@ functions or computational engines (e.g. R, Spark,
Stan, etc).")
(define-public r-infer
(package
(name "r-infer")
- (version "1.0.6")
+ (version "1.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "infer" version))
(sha256
(base32
- "0rlb7l6jl6f5kgzd9s08bifgvyafvjyfpazgqzl0w1ki875642n1"))))
+ "0a4hb83xrj3c6rbficds9h7lgra04f004wn6kfpszszz0is7k0r9"))))
(properties `((upstream-name . "infer")))
(build-system r-build-system)
(propagated-inputs
@@ -36486,6 +36486,7 @@ functions or computational engines (e.g. R, Spark,
Stan, etc).")
r-generics
r-ggplot2
r-glue
+ r-lifecycle
r-magrittr
r-patchwork
r-purrr
- 47/48: gnu: r-dbplyr: Update to 2.5.0., (continued)
- 47/48: gnu: r-dbplyr: Update to 2.5.0., guix-commits, 2024/03/27
- 35/48: gnu: r-spatstat-model: Update to 3.2-11., guix-commits, 2024/03/27
- 28/48: gnu: r-future: Update to 1.33.2., guix-commits, 2024/03/27
- 25/48: gnu: r-glmmtmb: Update to 1.1.9., guix-commits, 2024/03/27
- 27/48: gnu: r-ggeffects: Update to 1.5.1., guix-commits, 2024/03/27
- 30/48: gnu: r-sf: Update to 1.0-16., guix-commits, 2024/03/27
- 31/48: gnu: r-lintr: Update to 3.1.2., guix-commits, 2024/03/27
- 37/48: gnu: r-spatstat: Update to 3.0-8., guix-commits, 2024/03/27
- 32/48: gnu: r-gamlss: Update to 5.4-22., guix-commits, 2024/03/27
- 38/48: gnu: r-yardstick: Update to 1.3.1., guix-commits, 2024/03/27
- 42/48: gnu: r-infer: Update to 1.0.7.,
guix-commits <=
- 41/48: gnu: r-parsnip: Update to 1.2.1., guix-commits, 2024/03/27