[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
184/235: gnu: r-rsq: Update to 2.7.
From: |
guix-commits |
Subject: |
184/235: gnu: r-rsq: Update to 2.7. |
Date: |
Fri, 1 Nov 2024 10:10:04 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit f1dae358af6fdccf7dae1ae4d7768df919ce8104
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:01:03 2024 +0100
gnu: r-rsq: Update to 2.7.
* gnu/packages/cran.scm (r-rsq): Update to 2.7.
[propagated-inputs]: Add r-mcr.
Change-Id: I8b772e8212d363fd6a98dafbc8b358397c172970
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c643f2cbbb..bc82d9c320 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -41230,13 +41230,13 @@ utility operations.")
(define-public r-rsq
(package
(name "r-rsq")
- (version "2.6")
+ (version "2.7")
(source (origin
(method url-fetch)
(uri (cran-uri "rsq" version))
(sha256
(base32
- "01b9rl2ng1sq0ibpfsf50agkwh01pfpw354vvgdjd0lzh9dxmsgp"))))
+ "1dnx7cn533wg5gqvggfpq3hfid924ccywxnw5sw0l50m4p0p1p5g"))))
(properties `((upstream-name . "rsq")))
(build-system r-build-system)
(propagated-inputs
@@ -41245,6 +41245,7 @@ utility operations.")
r-lme4
r-mass
r-matrix
+ r-mcr
r-nlme))
(home-page "https://cran.r-project.org/package=rsq")
(synopsis "R-squared and related measures")
- 181/235: gnu: r-pbdmpi: Update to 0.5-2., (continued)
- 181/235: gnu: r-pbdmpi: Update to 0.5-2., guix-commits, 2024/11/01
- 190/235: gnu: r-paws-customer-engagement: Update to 0.7.0., guix-commits, 2024/11/01
- 173/235: gnu: r-mlr3learners: Update to 0.8.0., guix-commits, 2024/11/01
- 174/235: gnu: r-bbotk: Update to 1.2.0., guix-commits, 2024/11/01
- 197/235: gnu: r-paws-machine-learning: Update to 0.7.0., guix-commits, 2024/11/01
- 208/235: gnu: r-bit64: Update to 4.5.2., guix-commits, 2024/11/01
- 211/235: gnu: r-commonmark: Update to 1.9.2., guix-commits, 2024/11/01
- 209/235: gnu: r-evaluate: Update to 1.0.1., guix-commits, 2024/11/01
- 212/235: gnu: r-openssl: Update to 2.2.2., guix-commits, 2024/11/01
- 218/235: gnu: r-gtable: Update to 0.3.6., guix-commits, 2024/11/01
- 184/235: gnu: r-rsq: Update to 2.7.,
guix-commits <=
- 41/235: gnu: r-glue: Update to 1.8.0., guix-commits, 2024/11/01
- 89/235: gnu: r-slam: Update to 0.1-54., guix-commits, 2024/11/01
- 152/235: gnu: r-spatstat-explore: Update to 3.3-3., guix-commits, 2024/11/01
- 191/235: gnu: r-paws-cost-management: Update to 0.7.0., guix-commits, 2024/11/01
- 189/235: gnu: r-paws-common: Update to 0.7.7., guix-commits, 2024/11/01
- 201/235: gnu: r-paws-storage: Update to 0.7.0., guix-commits, 2024/11/01
- 223/235: gnu: r-hmisc: Update to 5.2-0., guix-commits, 2024/11/01
- 224/235: gnu: r-gdata: Update to 3.0.1., guix-commits, 2024/11/01
- 235/235: gnu: r-desctools: Update to 0.99.57., guix-commits, 2024/11/01