[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/93: gnu: r-r6: Update to 2.5.0.
From: |
guix-commits |
Subject: |
72/93: gnu: r-r6: Update to 2.5.0. |
Date: |
Sat, 31 Oct 2020 08:46:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 279941e087251b2f3bd3f92949dc21dd3b3066b8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:28 2020 +0100
gnu: r-r6: Update to 2.5.0.
* gnu/packages/statistics.scm (r-r6): Update to 2.5.0.
---
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 c824a7b..fc1dd0a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1609,13 +1609,13 @@ flexible and easy to set up.")
(define-public r-r6
(package
(name "r-r6")
- (version "2.4.1")
+ (version "2.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R6" version))
(sha256
(base32
- "0gma5z41mx02ka9h96xdyf3p6i1rx0izczrzj26c4mbnh9jgvc16"))))
+ "00ifi2kwa7kn67xf0z1w6jfdicjczygbyi5mhfw2qlzc4sbazhdf"))))
(build-system r-build-system)
(home-page "https://github.com/wch/R6/")
(synopsis "Classes with reference semantics in R")
- 85/93: gnu: r-dt: Update to 0.16., (continued)
- 85/93: gnu: r-dt: Update to 0.16., guix-commits, 2020/10/31
- 51/93: gnu: r-kableextra: Update to 1.3.1., guix-commits, 2020/10/31
- 52/93: gnu: r-leiden: Update to 0.3.4., guix-commits, 2020/10/31
- 50/93: gnu: r-dalex: Update to 2.0.1., guix-commits, 2020/10/31
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31
- 63/93: gnu: r-workflows: Update to 0.2.1., guix-commits, 2020/10/31
- 65/93: gnu: r-tidypredict: Update to 0.4.8., guix-commits, 2020/10/31
- 66/93: gnu: r-parsnip: Update to 0.1.4., guix-commits, 2020/10/31
- 72/93: gnu: r-r6: Update to 2.5.0.,
guix-commits <=
- 74/93: gnu: r-tibble: Update to 3.0.4., guix-commits, 2020/10/31
- 91/93: gnu: r-vgam: Update to 1.1-4., guix-commits, 2020/10/31
- 84/93: gnu: r-domc: Update to 1.3.7., guix-commits, 2020/10/31
- 82/93: gnu: r-foreach: Update to 1.5.1., guix-commits, 2020/10/31
- 53/93: gnu: r-graphlayouts: Update to 0.7.1., guix-commits, 2020/10/31
- 89/93: gnu: r-statmod: Update to 1.4.35., guix-commits, 2020/10/31