[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: r-nlme: Update to 3.1-145.
From: |
guix-commits |
Subject: |
07/08: gnu: r-nlme: Update to 3.1-145. |
Date: |
Wed, 4 Mar 2020 14:19:39 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 555f227398336103d1c42b49bafd3f52be6a4413
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Mar 4 20:18:38 2020 +0100
gnu: r-nlme: Update to 3.1-145.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-145.
---
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 2d4c110..0ba51b0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -590,13 +590,13 @@ and operations on them using LAPACK and SuiteSparse.")
(define-public r-nlme
(package
(name "r-nlme")
- (version "3.1-144")
+ (version "3.1-145")
(source
(origin
(method url-fetch)
(uri (cran-uri "nlme" version))
(sha256
- (base32 "1gqyq53fdq23wsi3f4n9vg4mn5i0v18zam5lnzlpg581xifx2779"))))
+ (base32 "1i9a3afdmn2ziks0imz0j09ay9n0zb9mhrymy9mg97vvlz5diwrh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (74c65c9 -> 6f6c737), guix-commits, 2020/03/04
- 01/08: gnu: r-ggformula: Update to 0.9.4., guix-commits, 2020/03/04
- 02/08: gnu: r-emmeans: Update to 1.4.5., guix-commits, 2020/03/04
- 03/08: gnu: r-compositions: Update to 1.40-4., guix-commits, 2020/03/04
- 04/08: gnu: r-spacyr: Update to 1.2.1., guix-commits, 2020/03/04
- 08/08: gnu: r-plyr: Update to 1.8.6., guix-commits, 2020/03/04
- 05/08: gnu: r-erm: Update to 1.0-1., guix-commits, 2020/03/04
- 07/08: gnu: r-nlme: Update to 3.1-145.,
guix-commits <=
- 06/08: gnu: r-foreign: Update to 0.8-76., guix-commits, 2020/03/04