[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/39: gnu: r-rgl: Update to 0.100.54.
From: |
guix-commits |
Subject: |
23/39: gnu: r-rgl: Update to 0.100.54. |
Date: |
Mon, 27 Apr 2020 11:40:35 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 6971cb8b2568d52ba44c596fd5cbd7b15ef4065b
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Apr 27 17:28:33 2020 +0200
gnu: r-rgl: Update to 0.100.54.
* gnu/packages/cran.scm (r-rgl): Update to 0.100.54.
---
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 0b417e9..02a5785 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9516,14 +9516,14 @@ Bioconductor packages.")
(define-public r-rgl
(package
(name "r-rgl")
- (version "0.100.50")
+ (version "0.100.54")
(source
(origin
(method url-fetch)
(uri (cran-uri "rgl" version))
(sha256
(base32
- "165p932ml7dpjkm41zc47p5cdxar69il0m5yvg0avi8q01vr17ay"))))
+ "1mgs2d8igmcdzzymfwbqdrypmaidd4pra5n5gnhsn9pm6pqzidqp"))))
(build-system r-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- 04/39: gnu: r-dbplyr: Update to 1.4.3., (continued)
- 04/39: gnu: r-dbplyr: Update to 1.4.3., guix-commits, 2020/04/27
- 05/39: gnu: r-xml2: Update to 1.3.2., guix-commits, 2020/04/27
- 08/39: gnu: r-purrr: Update to 0.3.4., guix-commits, 2020/04/27
- 07/39: gnu: r-plotrix: Update to 3.7-8., guix-commits, 2020/04/27
- 02/39: gnu: r-foreign: Update to 0.8-78., guix-commits, 2020/04/27
- 11/39: gnu: r-shinyfiles: Update to 0.8.0., guix-commits, 2020/04/27
- 15/39: gnu: r-broom: Update to 0.5.6., guix-commits, 2020/04/27
- 21/39: gnu: r-bayestestr: Update to 0.6.0., guix-commits, 2020/04/27
- 20/39: gnu: r-emmeans: Update to 1.4.6., guix-commits, 2020/04/27
- 22/39: gnu: r-ggeffects: Update to 0.14.3., guix-commits, 2020/04/27
- 23/39: gnu: r-rgl: Update to 0.100.54.,
guix-commits <=
- 24/39: gnu: r-protviz: Update to 0.6.4., guix-commits, 2020/04/27
- 25/39: gnu: r-future: Update to 1.17.0., guix-commits, 2020/04/27
- 26/39: gnu: r-etm: Update to 1.1., guix-commits, 2020/04/27
- 12/39: gnu: r-powerlaw: Update to 0.70.6., guix-commits, 2020/04/27
- 14/39: gnu: r-distillery: Update to 1.0-7., guix-commits, 2020/04/27
- 09/39: gnu: Add r-ingredients., guix-commits, 2020/04/27
- 10/39: gnu: Add r-ibreakdown., guix-commits, 2020/04/27
- 13/39: gnu: r-ff: Update to 2.2-14.2., guix-commits, 2020/04/27
- 16/39: gnu: r-tsp: Update to 1.1-10., guix-commits, 2020/04/27
- 17/39: gnu: r-tinytex: Update to 0.22., guix-commits, 2020/04/27