[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/77: gnu: r-leaflet-providers: Update to 2.0.0.
From: |
guix-commits |
Subject: |
26/77: gnu: r-leaflet-providers: Update to 2.0.0. |
Date: |
Wed, 25 Oct 2023 10:59:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4526a8498c52eb579d7ed27934dfc169512b7788
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:36 2023 +0200
gnu: r-leaflet-providers: Update to 2.0.0.
* gnu/packages/cran.scm (r-leaflet-providers): Update to 2.0.0.
[propagated-inputs]: Add r-htmltools.
Change-Id: I2549e6878ad15372e7a088c0d35682487c332ef2
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 28b2e5b9ea..d4d1387140 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10025,15 +10025,16 @@ rules with R.")
(define-public r-leaflet-providers
(package
(name "r-leaflet-providers")
- (version "1.13.0")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "leaflet.providers" version))
(sha256
- (base32 "1jrfhqmr735maa0mr3ia7441vzd3q95msgicclzdpglmk4aqhhhh"))))
+ (base32 "0rl69bfx2l10x80rl8cppqch3fnd05sk9w29h8589jc8h3ffmkn5"))))
(properties `((upstream-name . "leaflet.providers")))
(build-system r-build-system)
+ (propagated-inputs (list r-htmltools))
(home-page "https://github.com/rstudio/leaflet.providers")
(synopsis "Leaflet map tile providers")
(description
- 19/77: gnu: r-rpostgres: Update to 1.4.6., (continued)
- 19/77: gnu: r-rpostgres: Update to 1.4.6., guix-commits, 2023/10/25
- 20/77: gnu: r-ggrepel: Update to 0.9.4., guix-commits, 2023/10/25
- 22/77: gnu: r-aricode: Update to 1.0.3., guix-commits, 2023/10/25
- 14/77: gnu: r-v8: Update to 4.4.0., guix-commits, 2023/10/25
- 15/77: gnu: r-jqr: Update to 1.3.1., guix-commits, 2023/10/25
- 21/77: gnu: r-useful: Update to 1.2.6.1., guix-commits, 2023/10/25
- 24/77: gnu: r-vctrs: Update to 0.6.4., guix-commits, 2023/10/25
- 23/77: gnu: r-utf8: Update to 1.2.4., guix-commits, 2023/10/25
- 25/77: gnu: r-tinytex: Update to 0.48., guix-commits, 2023/10/25
- 31/77: gnu: r-officer: Update to 0.6.3., guix-commits, 2023/10/25
- 26/77: gnu: r-leaflet-providers: Update to 2.0.0.,
guix-commits <=
- 27/77: gnu: r-trend: Update to 1.1.6., guix-commits, 2023/10/25
- 29/77: gnu: r-reticulate: Update to 1.34.0., guix-commits, 2023/10/25
- 32/77: gnu: r-insight: Update to 0.19.6., guix-commits, 2023/10/25
- 36/77: gnu: r-raster: Update to 3.6-26., guix-commits, 2023/10/25
- 38/77: gnu: r-targets: Update to 1.3.2., guix-commits, 2023/10/25
- 39/77: gnu: r-quickjsr: Update to 1.0.7., guix-commits, 2023/10/25
- 43/77: gnu: r-spam: Update to 2.10-0., guix-commits, 2023/10/25
- 46/77: gnu: r-osqp: Update to 0.6.3.2., guix-commits, 2023/10/25
- 57/77: gnu: r-spatstat-model: Update to 3.2-8., guix-commits, 2023/10/25
- 59/77: gnu: r-spatstat-sparse: Update to 3.0-3., guix-commits, 2023/10/25