[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: r-r-oo: Update to 1.27.0.
From: |
guix-commits |
Subject: |
10/10: gnu: r-r-oo: Update to 1.27.0. |
Date: |
Mon, 4 Nov 2024 09:30:17 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit c0fb28f95c79804304c5f8580f18b46d9143fa14
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 4 15:29:58 2024 +0100
gnu: r-r-oo: Update to 1.27.0.
* gnu/packages/statistics.scm (r-r-oo): Update to 1.27.0.
Change-Id: I25f95c2152c985e63ce482147e4eb5e6c87d39f5
---
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 8dcbac9657..67426ce76b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4411,13 +4411,13 @@ want to migrate to S4.")
(define-public r-r-oo
(package
(name "r-r-oo")
- (version "1.26.0")
+ (version "1.27.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R.oo" version))
(sha256
(base32
- "0ra3sjs7sqqif3dlcdry7p40vd4jxm0407d3s6sgn5i2ihw2nq7p"))))
+ "1yb73m3fyl6sn6vf1jd64xh7np3g990v3cgyzjxjj9v7dm8824ni"))))
(properties `((upstream-name . "R.oo")))
(build-system r-build-system)
(propagated-inputs
- branch r-team updated (dd66bfd498 -> c0fb28f95c), guix-commits, 2024/11/04
- 04/10: gnu: r-tinytex: Update to 0.54., guix-commits, 2024/11/04
- 03/10: gnu: r-rcpp: Update to 1.0.13-1., guix-commits, 2024/11/04
- 02/10: gnu: r-collapse: Update to 2.0.17., guix-commits, 2024/11/04
- 05/10: gnu: r-raceid: Update to 0.3.7., guix-commits, 2024/11/04
- 07/10: gnu: r-spatstat-utils: Update to 3.1-1., guix-commits, 2024/11/04
- 09/10: gnu: r-rmarkdown: Update to 2.29., guix-commits, 2024/11/04
- 01/10: gnu: r-changepoint: Update to 2.3., guix-commits, 2024/11/04
- 10/10: gnu: r-r-oo: Update to 1.27.0.,
guix-commits <=
- 06/10: gnu: r-reformulas: Update to 0.4.0., guix-commits, 2024/11/04
- 08/10: gnu: r-gdtools: Update to 0.4.1., guix-commits, 2024/11/04