[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/124: gnu: r-lme4: Update to 1.1-30.
From: |
guix-commits |
Subject: |
119/124: gnu: r-lme4: Update to 1.1-30. |
Date: |
Wed, 10 Aug 2022 09:51:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 951944928bc3ae5a6dbecbb79f5fef1416de10d3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:18 2022 +0200
gnu: r-lme4: Update to 1.1-30.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-30.
---
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 77f54f5723..b130661e3a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5567,14 +5567,14 @@ algorithms.")
(define-public r-lme4
(package
(name "r-lme4")
- (version "1.1-29")
+ (version "1.1-30")
(source
(origin
(method url-fetch)
(uri (cran-uri "lme4" version))
(sha256
(base32
- "09p836an3pap7vdbhf1zkl0a7wc63ax2dc8mjrd6lw64ikj7vnc3"))))
+ "03rhg6cnsvdk06a1yxkivfvfwlx9934nd9q6jnp0bzscnv2dzazx"))))
(build-system r-build-system)
(propagated-inputs
(list r-boot
- 103/124: gnu: r-estimability: Update to 1.4.1., (continued)
- 103/124: gnu: r-estimability: Update to 1.4.1., guix-commits, 2022/08/10
- 121/124: gnu: r-effects: Update to 4.2-2., guix-commits, 2022/08/10
- 124/124: gnu: Add r-liana., guix-commits, 2022/08/10
- 90/124: gnu: r-qtl: Update to 1.52., guix-commits, 2022/08/10
- 94/124: gnu: r-downlit: Update to 0.4.2., guix-commits, 2022/08/10
- 106/124: gnu: r-tibble: Update to 3.1.8., guix-commits, 2022/08/10
- 109/124: gnu: r-devtools: Update to 2.4.4., guix-commits, 2022/08/10
- 112/124: gnu: r-rcurl: Update to 1.98-1.8., guix-commits, 2022/08/10
- 87/124: gnu: r-workflowsets: Update to 1.0.0., guix-commits, 2022/08/10
- 104/124: gnu: r-stringi: Update to 1.7.8., guix-commits, 2022/08/10
- 119/124: gnu: r-lme4: Update to 1.1-30.,
guix-commits <=
- 123/124: gnu: Add r-omnipathr/devel., guix-commits, 2022/08/10
- 122/124: gnu: r-bayesfactor: Update to 0.9.12-4.4., guix-commits, 2022/08/10
- 113/124: gnu: r-r-cache: Update to 0.16.0., guix-commits, 2022/08/10
- 115/124: gnu: r-pcapp: Update to 2.0-2., guix-commits, 2022/08/10
- 116/124: gnu: r-robust: Update to 0.7-1., guix-commits, 2022/08/10
- 120/124: gnu: r-cairo: Update to 1.6-0., guix-commits, 2022/08/10