[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/76: gnu: r-cartogram: Update to 0.3.0.
From: |
guix-commits |
Subject: |
70/76: gnu: r-cartogram: Update to 0.3.0. |
Date: |
Wed, 31 May 2023 12:22:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1c2d80a2f9ef44ae01437e7624d20f570445991d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:25 2023 +0200
gnu: r-cartogram: Update to 0.3.0.
* gnu/packages/cran.scm (r-cartogram): Update to 0.3.0.
---
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 8c23cd31ab..2dcbbb03cc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38814,13 +38814,13 @@ estimating the variogram and then calling
@command{gstat}.")
(define-public r-cartogram
(package
(name "r-cartogram")
- (version "0.2.2")
+ (version "0.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "cartogram" version))
(sha256
(base32
- "0kz8hwdr5n8llkylwaixnb66f4pzaxxniz57spxhqizmi6qay7yd"))))
+ "1vkcp8k9ajrnm14p2fqrcb4vk67503zd0w51h8amcljg3p21wzkl"))))
(properties `((upstream-name . "cartogram")))
(build-system r-build-system)
(propagated-inputs (list r-packcircles r-sf))
- 31/76: gnu: r-rnifti: Update to 1.5.0., (continued)
- 31/76: gnu: r-rnifti: Update to 1.5.0., guix-commits, 2023/05/31
- 43/76: gnu: r-treemap: Update to 2.4-4., guix-commits, 2023/05/31
- 45/76: gnu: r-imager: Update to 0.45.2., guix-commits, 2023/05/31
- 60/76: gnu: r-igraph: Update to 1.4.3., guix-commits, 2023/05/31
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., guix-commits, 2023/05/31
- 62/76: gnu: r-mlr3misc: Update to 0.12.0., guix-commits, 2023/05/31
- 35/76: gnu: r-s2: Update to 1.1.4., guix-commits, 2023/05/31
- 38/76: gnu: r-ggnewscale: Update to 0.4.9., guix-commits, 2023/05/31
- 44/76: gnu: r-fda: Update to 6.1.4., guix-commits, 2023/05/31
- 55/76: gnu: r-spatstat-geom: Update to 3.2-1., guix-commits, 2023/05/31
- 70/76: gnu: r-cartogram: Update to 0.3.0.,
guix-commits <=
- 74/76: gnu: r-rcpparmadillo: Update to 0.12.4.0.0., guix-commits, 2023/05/31
- 76/76: gnu: r-desctools: Update to 0.99.49., guix-commits, 2023/05/31
- 32/76: gnu: r-parallelly: Update to 1.36.0., guix-commits, 2023/05/31
- 39/76: gnu: r-styler: Update to 1.10.0., guix-commits, 2023/05/31
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31