[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/43: gnu: r-nlme: Update to 3.1-140.
From: |
guix-commits |
Subject: |
02/43: gnu: r-nlme: Update to 3.1-140. |
Date: |
Mon, 20 May 2019 08:40:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bf5320aaf58b2695390ed8a58f4ff43f54375e56
Author: Ricardo Wurmus <address@hidden>
Date: Sat May 18 06:47:26 2019 +0200
gnu: r-nlme: Update to 3.1-140.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-140.
---
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 ed5a4b7..e0061ac 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -586,14 +586,14 @@ and operations on them using LAPACK and SuiteSparse.")
(define-public r-nlme
(package
(name "r-nlme")
- (version "3.1-139")
+ (version "3.1-140")
(source
(origin
(method url-fetch)
(uri (cran-uri "nlme" version))
(sha256
(base32
- "0fap121c18nbznyzvnqvsdiszg2nbmkas6zhgrz1f8jiv1lzqq04"))))
+ "0k9x5j34fx093a023da9ny3b3101lbwpmfm27mkvfj950l22z88x"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (996ecaf -> 7a94438), guix-commits, 2019/05/20
- 02/43: gnu: r-nlme: Update to 3.1-140.,
guix-commits <=
- 05/43: gnu: r-rcpparmadillo: Update to 0.9.400.3.0., guix-commits, 2019/05/20
- 04/43: gnu: r-batchjobs: Update to 1.8., guix-commits, 2019/05/20
- 03/43: gnu: r-dplyr: Update to 0.8.1., guix-commits, 2019/05/20
- 06/43: gnu: r-segmented: Update to 0.5-4.0., guix-commits, 2019/05/20
- 11/43: gnu: r-xcms: Update to 3.6.1., guix-commits, 2019/05/20
- 15/43: gnu: Add r-vctrs., guix-commits, 2019/05/20
- 01/43: gnu: r-svglite: Update to 1.2.2., guix-commits, 2019/05/20
- 08/43: gnu: r-ggthemes: Update to 4.2.0., guix-commits, 2019/05/20
- 07/43: gnu: r-hexbin: Update to 1.27.3., guix-commits, 2019/05/20
- 09/43: gnu: r-robustbase: Update to 0.93-5., guix-commits, 2019/05/20