[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/98: gnu: r-infer: Update to 1.0.5.
From: |
guix-commits |
Subject: |
65/98: gnu: r-infer: Update to 1.0.5. |
Date: |
Wed, 13 Sep 2023 18:06:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 09b6be49e82515d64c188f8946b9d6ab139979c1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:12 2023 +0200
gnu: r-infer: Update to 1.0.5.
* gnu/packages/cran.scm (r-infer): Update to 1.0.5.
[propagated-inputs]: Add r-vctrs.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a6746b9efb..bdb65b8497 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35088,14 +35088,14 @@ functions or computational engines (e.g. R, Spark,
Stan, etc).")
(define-public r-infer
(package
(name "r-infer")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "infer" version))
(sha256
(base32
- "1s4q0nslykl0pb2w1i6ni6hkpp7awvp0wks79br3gk5wa1qkvs19"))))
+ "1zs1c22zc255m23in99cqp2chpdkski002rywmkdzwf6nd96mly7"))))
(properties `((upstream-name . "infer")))
(build-system r-build-system)
(propagated-inputs
@@ -35109,7 +35109,8 @@ functions or computational engines (e.g. R, Spark,
Stan, etc).")
r-purrr
r-rlang
r-tibble
- r-tidyr))
+ r-tidyr
+ r-vctrs))
(native-inputs
(list r-knitr))
(home-page "https://github.com/tidymodels/infer")
- 44/98: gnu: r-yulab-utils: Update to 0.0.9., (continued)
- 44/98: gnu: r-yulab-utils: Update to 0.0.9., guix-commits, 2023/09/13
- 56/98: gnu: r-stanheaders: Update to 2.26.28., guix-commits, 2023/09/13
- 47/98: gnu: r-styler: Update to 1.10.2., guix-commits, 2023/09/13
- 49/98: gnu: r-leidenalg: Update to 1.1.2., guix-commits, 2023/09/13
- 48/98: gnu: r-dqrng: Update to 0.3.1., guix-commits, 2023/09/13
- 54/98: gnu: r-emplik: Update to 1.3-1., guix-commits, 2023/09/13
- 57/98: gnu: r-packrat: Update to 0.9.2., guix-commits, 2023/09/13
- 63/98: gnu: r-spatstat-random: Update to 3.1-6., guix-commits, 2023/09/13
- 31/98: gnu: r-performance: Update to 0.10.5., guix-commits, 2023/09/13
- 35/98: gnu: r-fmri: Update to 1.9.12., guix-commits, 2023/09/13
- 65/98: gnu: r-infer: Update to 1.0.5.,
guix-commits <=
- 72/98: gnu: r-distributionutils: Update to 0.6-1., guix-commits, 2023/09/13
- 69/98: gnu: r-pbdmpi: Update to 0.5-0., guix-commits, 2023/09/13
- 76/98: gnu: r-paws-developer-tools: Update to 0.4.0., guix-commits, 2023/09/13
- 50/98: gnu: r-terra: Update to 1.7-46., guix-commits, 2023/09/13
- 53/98: gnu: r-acopula: Update to 0.9.4., guix-commits, 2023/09/13
- 59/98: gnu: r-directlabels: Update to 2023.8.25., guix-commits, 2023/09/13
- 61/98: gnu: r-spatstat-model: Update to 3.2-6., guix-commits, 2023/09/13
- 62/98: gnu: r-spatstat-geom: Update to 3.2-5., guix-commits, 2023/09/13
- 73/98: gnu: r-paws-common: Update to 0.6.0., guix-commits, 2023/09/13
- 75/98: gnu: r-paws-cost-management: Update to 0.4.0., guix-commits, 2023/09/13