[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: r-abcrf: Update to 1.8.1.
From: |
guix-commits |
Subject: |
05/09: gnu: r-abcrf: Update to 1.8.1. |
Date: |
Fri, 8 Nov 2019 07:34:54 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1a6fe7c9c15eecc145c7849f9b05f04be1e8f9b5
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 12:56:36 2019 +0100
gnu: r-abcrf: Update to 1.8.1.
* gnu/packages/cran.scm (r-abcrf): Update to 1.8.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index dde2e2c..2dc0ce1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6878,13 +6878,13 @@ second male (P2) based on the best fit distribution.")
(define-public r-abcrf
(package
(name "r-abcrf")
- (version "1.8")
+ (version "1.8.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "abcrf" version))
(sha256
- (base32 "0r31ki89z8zzcffm0yvd2zw3q96rk6g6fnwwkql902mgajbrha1f"))))
+ (base32 "1ghbd24yhqy3xhdxas6ccn84nkavqpgldx5ck8kijknc7qjm8k27"))))
(build-system r-build-system)
(propagated-inputs
`(("r-doparallel" ,r-doparallel)
- branch master updated (41ee209 -> 6ba61f0), guix-commits, 2019/11/08
- 05/09: gnu: r-abcrf: Update to 1.8.1.,
guix-commits <=
- 07/09: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/08
- 09/09: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/08
- 01/09: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/08
- 08/09: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/08
- 03/09: gnu: goffice: Update to 0.10.46., guix-commits, 2019/11/08
- 04/09: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/08
- 06/09: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/08
- 02/09: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/08