[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: r-nlme: Update to 3.1-142.
From: |
guix-commits |
Subject: |
07/09: gnu: r-nlme: Update to 3.1-142. |
Date: |
Fri, 8 Nov 2019 07:34:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b1df02c39eef6e75b63d912c1c33fd38409986c4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 12:57:24 2019 +0100
gnu: r-nlme: Update to 3.1-142.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-142.
---
gnu/packages/statistics.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 4618c29..7e39f79 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -589,14 +589,13 @@ and operations on them using LAPACK and SuiteSparse.")
(define-public r-nlme
(package
(name "r-nlme")
- (version "3.1-141")
+ (version "3.1-142")
(source
(origin
(method url-fetch)
(uri (cran-uri "nlme" version))
(sha256
- (base32
- "0ml00g79bimjcl0sgn6h55l5b4gfmnsnc1vvmivggn0318k4c04i"))))
+ (base32 "0figfb1i22hfkkhzpprmpp723s01r43x725a1ab0pc9gsxqg90nx"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (41ee209 -> 6ba61f0), guix-commits, 2019/11/08
- 05/09: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/08
- 07/09: gnu: r-nlme: Update to 3.1-142.,
guix-commits <=
- 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