[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/122: gnu: r-bayesfactor: Update to 0.9.12-4.4.
From: |
guix-commits |
Subject: |
122/122: gnu: r-bayesfactor: Update to 0.9.12-4.4. |
Date: |
Wed, 10 Aug 2022 07:52:11 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7730b7b587acc9674acf8acdc56ffdff40be6b58
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:18 2022 +0200
gnu: r-bayesfactor: Update to 0.9.12-4.4.
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.4.
[propagated-inputs]: Remove r-gtools.
---
gnu/packages/statistics.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index f770d4d682..60ec8bc3a3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6669,19 +6669,18 @@ various statistical models with linear predictors.")
(define-public r-bayesfactor
(package
(name "r-bayesfactor")
- (version "0.9.12-4.3")
+ (version "0.9.12-4.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "BayesFactor" version))
(sha256
(base32
- "171hbr445v8mq4hqi1k8q3h8zqsccwjv0a2mj98h9b77667ziyfw"))))
+ "02bhlamnkxp9wqi2cp1i0dxmqdf3y3l872ad9z39xwripbi4kc7a"))))
(properties `((upstream-name . "BayesFactor")))
(build-system r-build-system)
(propagated-inputs
(list r-coda
- r-gtools
r-hypergeo
r-matrix
r-matrixmodels
- 56/122: gnu: r-spam: Update to 2.9-1., (continued)
- 56/122: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 57/122: gnu: r-fields: Update to 14.0., guix-commits, 2022/08/10
- 58/122: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10
- 63/122: gnu: r-sf: Update to 1.0-8., guix-commits, 2022/08/10
- 73/122: gnu: r-fda: Update to 6.0.5., guix-commits, 2022/08/10
- 84/122: gnu: r-workflows: Update to 1.0.0., guix-commits, 2022/08/10
- 112/122: gnu: r-rcurl: Update to 1.98-1.8., guix-commits, 2022/08/10
- 92/122: gnu: r-paradox: Update to 0.10.0., guix-commits, 2022/08/10
- 104/122: gnu: r-stringi: Update to 1.7.8., guix-commits, 2022/08/10
- 113/122: gnu: r-r-cache: Update to 0.16.0., guix-commits, 2022/08/10
- 122/122: gnu: r-bayesfactor: Update to 0.9.12-4.4.,
guix-commits <=
- 120/122: gnu: r-cairo: Update to 1.6-0., guix-commits, 2022/08/10
- 48/122: gnu: r-emmeans: Update to 1.8.0., guix-commits, 2022/08/10
- 49/122: gnu: r-glmmtmb: Update to 1.1.4., guix-commits, 2022/08/10
- 50/122: gnu: r-ggeffects: Update to 1.1.3., guix-commits, 2022/08/10
- 62/122: gnu: r-partitions: Update to 1.10-7., guix-commits, 2022/08/10
- 54/122: gnu: r-rgl: Update to 0.109.6., guix-commits, 2022/08/10
- 65/122: gnu: r-farver: Update to 2.1.1., guix-commits, 2022/08/10
- 70/122: gnu: r-bios2cor: Update to 2.2.1., guix-commits, 2022/08/10
- 72/122: gnu: r-r-filesets: Update to 2.15.0., guix-commits, 2022/08/10
- 08/122: gnu: r-activepathways: Update to 1.1.1., guix-commits, 2022/08/10