[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/80: gnu: r-r6: Update to 2.5.1.
From: |
guix-commits |
Subject: |
55/80: gnu: r-r6: Update to 2.5.1. |
Date: |
Tue, 24 Aug 2021 06:31:54 -0400 (EDT) |
rekado pushed a commit to branch master
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")
- 41/80: gnu: r-brms: Update to 2.16.0., (continued)
- 41/80: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/08/24
- 43/80: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/08/24
- 44/80: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/08/24
- 37/80: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/08/24
- 42/80: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/08/24
- 46/80: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/24
- 47/80: gnu: r-english: Update to 1.2-6., guix-commits, 2021/08/24
- 48/80: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/08/24
- 49/80: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/08/24
- 50/80: gnu: r-vroom: Update to 1.5.4., guix-commits, 2021/08/24
- 55/80: gnu: r-r6: Update to 2.5.1.,
guix-commits <=
- 59/80: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/08/24
- 54/80: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/08/24
- 67/80: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/08/24
- 70/80: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/08/24
- 79/80: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/08/24
- 78/80: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/08/24
- 61/80: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/08/24
- 69/80: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/08/24
- 52/80: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/08/24
- 53/80: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/08/24