[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/55: gnu: r-car: Update to 3.1-0.
From: |
guix-commits |
Subject: |
52/55: gnu: r-car: Update to 3.1-0. |
Date: |
Fri, 1 Jul 2022 13:04:53 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c05c16b7d63737dee31558502a296d88529d4ee8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:11 2022 +0200
gnu: r-car: Update to 3.1-0.
* gnu/packages/statistics.scm (r-car): Update to 3.1-0.
---
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 0be84c6b1b..f7ad673bc3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5644,13 +5644,13 @@ Companion to Applied Regression, Third Edition, Sage.")
(define-public r-car
(package
(name "r-car")
- (version "3.0-13")
+ (version "3.1-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "car" version))
(sha256
- (base32 "1ss7kvi5hf9s4b6i7y06zl4iip1w1h8ff4zzf529wk18h3dfhnnk"))))
+ (base32 "08ga187qqnl7cih7kzzzw9jx5sq63lq4ad6rrj7q5kj6xbmb8lmx"))))
(build-system r-build-system)
(propagated-inputs
(list r-abind
- 41/55: gnu: r-pkgdown: Update to 2.0.5., (continued)
- 41/55: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/01
- 43/55: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/01
- 40/55: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/01
- 47/55: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/01
- 51/55: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/01
- 54/55: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/01
- 31/55: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/01
- 38/55: gnu: r-phangorn: Update to 2.9.0., guix-commits, 2022/07/01
- 42/55: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/01
- 46/55: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/01
- 52/55: gnu: r-car: Update to 3.1-0.,
guix-commits <=
- 29/55: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/01
- 37/55: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/01
- 23/55: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/01
- 35/55: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/01
- 36/55: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/01
- 39/55: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/01
- 44/55: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/01
- 45/55: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/01
- 48/55: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/01
- 49/55: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/01