[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/48: gnu: r-leaflet: Update to 2.2.2.
From: |
guix-commits |
Subject: |
05/48: gnu: r-leaflet: Update to 2.2.2. |
Date: |
Wed, 27 Mar 2024 08:50:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f1ac9b4c82cad05b46dfc4f6b80522300504e159
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:33:27 2024 +0100
gnu: r-leaflet: Update to 2.2.2.
* gnu/packages/cran.scm (r-leaflet): Update to 2.2.2.
[propagated-inputs]: Replace r-viridis with r-viridislite.
Change-Id: I35d6b714ce2e9bae97c8d56bb7f15532b786acb7
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 618cd69533..69fbe875b9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11092,13 +11092,13 @@ information between package updates.")
(define-public r-leaflet
(package
(name "r-leaflet")
- (version "2.2.1")
+ (version "2.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "leaflet" version))
(sha256
- (base32 "1gfsf7bsmp418zv4gpk5i1xg5vvgqwpdkznnvj5x0mk4rcqk1i81"))
+ (base32 "1sxq38dcjhn1bkav7fxglzk8nwi5p32jia2nhijcq5j1766pp1yj"))
(snippet
'(for-each
delete-file
@@ -11242,7 +11242,7 @@ information between package updates.")
r-rcolorbrewer
r-scales
r-sp
- r-viridis
+ r-viridislite
r-xfun))
(home-page "https://rstudio.github.io/leaflet/")
(synopsis "Create interactive web maps with the JavaScript Leaflet
library")
- 03/48: gnu: r-unigd: Update to 0.1.1., (continued)
- 03/48: gnu: r-unigd: Update to 0.1.1., guix-commits, 2024/03/27
- 09/48: gnu: r-ggprism: Update to 1.0.5., guix-commits, 2024/03/27
- 06/48: gnu: r-collapse: Update to 2.0.11., guix-commits, 2024/03/27
- 07/48: gnu: r-datawizard: Update to 0.10.0., guix-commits, 2024/03/27
- 08/48: gnu: r-climatol: Update to 4.1.0., guix-commits, 2024/03/27
- 10/48: gnu: r-plumber: Update to 1.2.2., guix-commits, 2024/03/27
- 04/48: gnu: r-abn: Update to 3.0.6., guix-commits, 2024/03/27
- 12/48: gnu: r-httpuv: Update to 1.6.15., guix-commits, 2024/03/27
- 13/48: gnu: r-servr: Update to 0.30., guix-commits, 2024/03/27
- 14/48: gnu: r-htmltools: Update to 0.5.8., guix-commits, 2024/03/27
- 05/48: gnu: r-leaflet: Update to 2.2.2.,
guix-commits <=
- 15/48: gnu: r-bslib: Update to 0.6.2., guix-commits, 2024/03/27
- 18/48: gnu: r-littler: Update to 0.3.20., guix-commits, 2024/03/27
- 20/48: gnu: r-xfun: Update to 0.43., guix-commits, 2024/03/27
- 26/48: gnu: r-performance: Update to 0.11.0., guix-commits, 2024/03/27
- 11/48: gnu: r-callr: Update to 3.7.6., guix-commits, 2024/03/27
- 16/48: gnu: r-ggtern: Update to 3.5.0., guix-commits, 2024/03/27
- 17/48: gnu: r-inext: Update to 3.0.1., guix-commits, 2024/03/27
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., guix-commits, 2024/03/27
- 23/48: gnu: r-insight: Update to 0.19.10., guix-commits, 2024/03/27
- 24/48: gnu: r-survey: Update to 4.4-2., guix-commits, 2024/03/27