[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: r-formula: Update to 1.2-3.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/11: gnu: r-formula: Update to 1.2-3. |
Date: |
Thu, 3 May 2018 22:03:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 54d557e2af15bdcd887d61a82ddaf3a812b80ea9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri May 4 01:43:35 2018 +0200
gnu: r-formula: Update to 1.2-3.
* gnu/packages/statistics.scm (r-formula): Update to 1.2-3.
---
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 adc1f22..d4d807e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1681,14 +1681,14 @@ transformations.")
(define-public r-formula
(package
(name "r-formula")
- (version "1.2-2")
+ (version "1.2-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "Formula" version))
(sha256
(base32
- "0ad49bzip1zqmpj1d8jajwl4bd81fm3k6dq8p26x6mvlzc04dvwd"))))
+ "0wiqh8rr9d5ciy80wj8f5fnmiiw0ywanvvnhkwd622dx42dk848l"))))
(properties `((upstream-name . "Formula")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/Formula")
- branch master updated (12e352d -> 65d66b3), Tobias Geerinckx-Rice, 2018/05/03
- 02/11: gnu: ruby-minitest-hooks: Update to 1.4.2., Tobias Geerinckx-Rice, 2018/05/03
- 01/11: gnu: ruby-rb-fsevent: Update to 0.10.3., Tobias Geerinckx-Rice, 2018/05/03
- 03/11: gnu: perl-crypt-openssl-rsa: Update to 0.30., Tobias Geerinckx-Rice, 2018/05/03
- 05/11: gnu: yaml-cpp: Update to 0.6.2., Tobias Geerinckx-Rice, 2018/05/03
- 06/11: gnu: r-preprocesscore: Update to 1.42.0., Tobias Geerinckx-Rice, 2018/05/03
- 07/11: gnu: r-formula: Update to 1.2-3.,
Tobias Geerinckx-Rice <=
- 10/11: gnu: r-tsp: Update to 1.1-6., Tobias Geerinckx-Rice, 2018/05/03
- 08/11: gnu: r-multtest: Update to 2.36.0., Tobias Geerinckx-Rice, 2018/05/03
- 09/11: gnu: r-later: Update to 0.7.2., Tobias Geerinckx-Rice, 2018/05/03
- 04/11: gnu: python-mako: Update to 1.0.7., Tobias Geerinckx-Rice, 2018/05/03
- 11/11: gnu: r-np: Update to 0.60-7., Tobias Geerinckx-Rice, 2018/05/03