[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
155/224: gnu: r-nlme: Update to 3.1-165.
From: |
guix-commits |
Subject: |
155/224: gnu: r-nlme: Update to 3.1-165. |
Date: |
Wed, 17 Jul 2024 03:11:43 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit ac276a1708c97765e466b1569daf509b010f7ab1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:53 2024 +0200
gnu: r-nlme: Update to 3.1-165.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-165.
Change-Id: I00339fd6feee3337358042d153d8d3f79e830f56
---
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 5f04d0def0..1dad763e59 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -710,13 +710,13 @@ and operations on them using LAPACK and SuiteSparse.")
(define-public r-nlme
(package
(name "r-nlme")
- (version "3.1-164")
+ (version "3.1-165")
(source
(origin
(method url-fetch)
(uri (cran-uri "nlme" version))
(sha256
- (base32 "1s6lpp4hpjhyn7ygfngw2f60a40kbbikd0y2wqzbhdvhrqha19br"))))
+ (base32 "16clxh0b8sr2k3vddfip3awimn17ffkd5kwgygi8n4y2jfjbndzw"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice))
- 95/224: gnu: r-rms: Update to 6.8-1., (continued)
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 98/224: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/17
- 105/224: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/17
- 114/224: gnu: r-hardhat: Update to 1.4.0., guix-commits, 2024/07/17
- 116/224: gnu: r-spatstat-utils: Update to 3.0-5., guix-commits, 2024/07/17
- 124/224: gnu: r-mlr3hyperband: Update to 0.6.0., guix-commits, 2024/07/17
- 134/224: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/17
- 138/224: gnu: r-downlit: Update to 0.4.4., guix-commits, 2024/07/17
- 141/224: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/17
- 145/224: gnu: r-paws-security-identity: Update to 0.6.1., guix-commits, 2024/07/17
- 155/224: gnu: r-nlme: Update to 3.1-165.,
guix-commits <=
- 44/224: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/17
- 47/224: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/17
- 50/224: gnu: r-ucminf: Update to 1.2.2., guix-commits, 2024/07/17
- 53/224: gnu: r-cli: Update to 3.6.3., guix-commits, 2024/07/17
- 55/224: gnu: r-leaps: Update to 3.2., guix-commits, 2024/07/17
- 60/224: gnu: r-signal: Update to 1.8-1., guix-commits, 2024/07/17
- 61/224: gnu: r-rio: Update to 1.1.1., guix-commits, 2024/07/17
- 64/224: gnu: r-reticulate: Update to 1.38.0., guix-commits, 2024/07/17
- 70/224: gnu: r-nodbi: Update to 0.10.5., guix-commits, 2024/07/17
- 75/224: gnu: r-targets: Update to 1.7.1., guix-commits, 2024/07/17