[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/58: gnu: r-rgl: Update to 0.107.14.
From: |
guix-commits |
Subject: |
24/58: gnu: r-rgl: Update to 0.107.14. |
Date: |
Mon, 23 Aug 2021 05:52:12 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1cd09d04c807d6ec754fbc3b85a6d02f2598f894
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:28 2021 +0200
gnu: r-rgl: Update to 0.107.14.
* gnu/packages/cran.scm (r-rgl): Update to 0.107.14.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 72f7a90..0fa62b5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11840,14 +11840,14 @@ Bioconductor packages.")
(define-public r-rgl
(package
(name "r-rgl")
- (version "0.107.10")
+ (version "0.107.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "rgl" version))
(sha256
(base32
- "0ikqk30bpaak26f230rxi3l6fq5ym1558ngni86zs3nd42gqm3mi"))))
+ "1z5h4wbjj18prcykc96rqcn699pnqw6vybwj2mpbbbdw2lr3q8b7"))))
(build-system r-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- 44/58: gnu: r-mlr3: Update to 0.12.0., (continued)
- 44/58: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/08/23
- 47/58: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/08/23
- 46/58: gnu: r-english: Update to 1.2-6., guix-commits, 2021/08/23
- 09/58: gnu: r-reprex: Update to 2.0.1., guix-commits, 2021/08/23
- 14/58: gnu: r-xfun: Update to 0.25., guix-commits, 2021/08/23
- 15/58: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/08/23
- 16/58: gnu: r-later: Update to 1.3.0., guix-commits, 2021/08/23
- 17/58: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/08/23
- 23/58: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/08/23
- 12/58: gnu: r-d3r: Update to 1.0.0., guix-commits, 2021/08/23
- 24/58: gnu: r-rgl: Update to 0.107.14.,
guix-commits <=
- 25/58: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/08/23
- 30/58: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/08/23
- 32/58: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/08/23
- 35/58: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/08/23
- 55/58: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/08/23
- 54/58: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/08/23
- 56/58: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/08/23
- 42/58: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/08/23
- 43/58: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/08/23
- 45/58: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/23