[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: r-car: Update to 3.0-1.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/10: gnu: r-car: Update to 3.0-1. |
Date: |
Thu, 23 Aug 2018 13:28:21 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fa5511b6e9626bd46d2f644f69d66fb1713fe3aa
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 23 03:04:02 2018 +0200
gnu: r-car: Update to 3.0-1.
* gnu/packages/statistics.scm (r-car): Update to 3.0-1.
---
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 55b8c50..95a761e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5172,14 +5172,14 @@ Companion to Applied Regression, Third Edition, Sage.")
(define-public r-car
(package
(name "r-car")
- (version "3.0-0")
+ (version "3.0-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "car" version))
(sha256
(base32
- "1ks2jaav8lbxhzw56vpbnysjk3pvpmqh6avd574k0bha1226k81h"))))
+ "0rdk7hgahs38j6yv861i31wpmsmyvksxcv8jarvvcjl60whizhb2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-abind" ,r-abind)
- branch master updated (72816eb -> 694765e), Tobias Geerinckx-Rice, 2018/08/23
- 02/10: gnu: r-rcpp: Update to 0.12.18., Tobias Geerinckx-Rice, 2018/08/23
- 01/10: gnu: duplicity: Update to 0.7.18., Tobias Geerinckx-Rice, 2018/08/23
- 04/10: gnu: r-digest: Update to 0.6.16., Tobias Geerinckx-Rice, 2018/08/23
- 03/10: gnu: r-dplyr: Update to 0.7.6., Tobias Geerinckx-Rice, 2018/08/23
- 10/10: gnu: qjackctl: Update to 0.5.3., Tobias Geerinckx-Rice, 2018/08/23
- 09/10: gnu: byobu: Update home page., Tobias Geerinckx-Rice, 2018/08/23
- 06/10: gnu: yubico-piv-tool: Update to 1.6.1., Tobias Geerinckx-Rice, 2018/08/23
- 08/10: gnu: byobu: Update to 5.127., Tobias Geerinckx-Rice, 2018/08/23
- 05/10: gnu: r-car: Update to 3.0-1.,
Tobias Geerinckx-Rice <=
- 07/10: gnu: wine-staging-patchset-data: Don't use unstable archive., Tobias Geerinckx-Rice, 2018/08/23