[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/93: gnu: r-nlme: Update to 3.1-150.
From: |
guix-commits |
Subject: |
69/93: gnu: r-nlme: Update to 3.1-150. |
Date: |
Sat, 31 Oct 2020 08:46:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 92a837128c395bc78c287502bd8227d3570af676
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:19 2020 +0100
gnu: r-nlme: Update to 3.1-150.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-150.
---
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 6793237..28c74d7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -608,13 +608,13 @@ and operations on them using LAPACK and SuiteSparse.")
(define-public r-nlme
(package
(name "r-nlme")
- (version "3.1-149")
+ (version "3.1-150")
(source
(origin
(method url-fetch)
(uri (cran-uri "nlme" version))
(sha256
- (base32 "16n39v36hdp5vy3s3xqgs6ai0vgzx6j2py7ghpljdahndbqn6qn9"))))
+ (base32 "18qmbzrmrham8hbdlzsca7w46c5iqighx1ymzggll5s86c4s7kvr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- 22/93: gnu: r-reticulate: Update to 1.18., (continued)
- 22/93: gnu: r-reticulate: Update to 1.18., guix-commits, 2020/10/31
- 35/93: gnu: r-sjplot: Update to 2.8.6., guix-commits, 2020/10/31
- 25/93: gnu: r-abn: Update to 2.3-0., guix-commits, 2020/10/31
- 15/93: gnu: r-stringdist: Update to 0.9.6.3., guix-commits, 2020/10/31
- 54/93: gnu: r-parameters: Update to 0.9.0., guix-commits, 2020/10/31
- 59/93: gnu: r-rismed: Update to 2.2., guix-commits, 2020/10/31
- 60/93: gnu: r-cpp11: Update to 0.2.3., guix-commits, 2020/10/31
- 62/93: gnu: r-igraph: Update to 1.2.6., guix-commits, 2020/10/31
- 64/93: gnu: r-warp: Update to 0.2.0., guix-commits, 2020/10/31
- 68/93: gnu: r-kernsmooth: Update to 2.23-18., guix-commits, 2020/10/31
- 69/93: gnu: r-nlme: Update to 3.1-150.,
guix-commits <=
- 67/93: gnu: r-modeldata: Update to 0.1.0., guix-commits, 2020/10/31
- 71/93: gnu: r-labeling: Update to 0.4.2., guix-commits, 2020/10/31
- 70/93: gnu: r-digest: Update to 0.6.27., guix-commits, 2020/10/31
- 73/93: gnu: r-rlang: Update to 0.4.8., guix-commits, 2020/10/31
- 75/93: gnu: r-formula: Update to 1.2-4., guix-commits, 2020/10/31
- 93/93: gnu: r-lme4: Update to 1.1-25., guix-commits, 2020/10/31
- 81/93: gnu: r-iterators: Update to 1.0.13., guix-commits, 2020/10/31
- 87/93: gnu: r-e1071: Update to 1.7-4., guix-commits, 2020/10/31
- 80/93: gnu: r-segmented: Update to 1.3-0., guix-commits, 2020/10/31
- 86/93: gnu: r-pkgmaker: Update to 0.32.2., guix-commits, 2020/10/31