[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/377: gnu: r-r6: Update to 2.5.1.
From: |
guix-commits |
Subject: |
59/377: gnu: r-r6: Update to 2.5.1. |
Date: |
Thu, 2 Sep 2021 17:54:38 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ccdcb673532927435c89ee1f88a6d62b6f46fba5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:35 2021 +0200
gnu: r-r6: Update to 2.5.1.
* gnu/packages/statistics.scm (r-r6): Update to 2.5.1.
---
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 90fc7d1..a0e7129 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1640,13 +1640,13 @@ flexible and easy to set up.")
(define-public r-r6
(package
(name "r-r6")
- (version "2.5.0")
+ (version "2.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "R6" version))
(sha256
(base32
- "00ifi2kwa7kn67xf0z1w6jfdicjczygbyi5mhfw2qlzc4sbazhdf"))))
+ "0j5z0b0myzjyyykk310xsa9n2mcm9bz8yqbq4xgz2yzdq8lvv4ld"))))
(build-system r-build-system)
(home-page "https://github.com/wch/R6/")
(synopsis "Classes with reference semantics in R")
- 105/377: gnu: Add r-zra., (continued)
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/02
- 117/377: gnu: Add r-paws-networking., guix-commits, 2021/09/02
- 118/377: gnu: Add r-paws-database., guix-commits, 2021/09/02
- 121/377: gnu: Add r-paws., guix-commits, 2021/09/02
- 124/377: gnu: Add r-zoolog., guix-commits, 2021/09/02
- 28/377: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/09/02
- 126/377: gnu: Add r-mlearning., guix-commits, 2021/09/02
- 42/377: gnu: r-rsconnect: Update to 0.8.24., guix-commits, 2021/09/02
- 46/377: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/09/02
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/09/02
- 59/377: gnu: r-r6: Update to 2.5.1.,
guix-commits <=
- 71/377: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/09/02
- 79/377: gnu: r-universalmotif: Update to 1.10.2., guix-commits, 2021/09/02
- 83/377: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/09/02
- 93/377: gnu: Add emacs-inheritenv., guix-commits, 2021/09/02
- 99/377: gnu: wireshark: Update to 3.4.8., guix-commits, 2021/09/02
- 108/377: gnu: Add r-zoon., guix-commits, 2021/09/02
- 107/377: gnu: Add r-dismo., guix-commits, 2021/09/02
- 100/377: gnu: Add r-zzlite., guix-commits, 2021/09/02
- 145/377: gnu: Add rust-arrow-5., guix-commits, 2021/09/02
- 104/377: gnu: Add r-zscorer., guix-commits, 2021/09/02