[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/45: gnu: r-rnaturalearthdata: Update to 1.0.0.
From: |
guix-commits |
Subject: |
20/45: gnu: r-rnaturalearthdata: Update to 1.0.0. |
Date: |
Sat, 10 Feb 2024 07:53:32 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 016f985740ad91dfea634a9972272988e122bdd3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:31 2024 +0100
gnu: r-rnaturalearthdata: Update to 1.0.0.
* gnu/packages/cran.scm (r-rnaturalearthdata): Update to 1.0.0.
[propagated-inputs]: Remove r-sp.
Change-Id: Ib649f9242b14aa2c167ce480c768d2e4a1f98a88
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index babc75a18e..cab94ab11d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19637,16 +19637,15 @@ Touzet and Varre (2007).")
(define-public r-rnaturalearthdata
(package
(name "r-rnaturalearthdata")
- (version "0.1.0")
+ (version "1.0.0")
(source (origin
(method url-fetch)
(uri (cran-uri "rnaturalearthdata" version))
(sha256
(base32
- "1z32j5lz2lb8xgpkr73majw22k0b49iazj6jjc7j4w9k4zxxa102"))))
+ "0k8yzgpbf8d2jxxy9vzqfa3z3w4h3i9kp4rc811f4pspxbqzmzp1"))))
(properties `((upstream-name . "rnaturalearthdata")))
(build-system r-build-system)
- (propagated-inputs (list r-sp))
(home-page "https://github.com/ropenscilabs/rnaturalearthdata")
(synopsis "World vector map data from Natural Earth")
(description
- 12/45: gnu: r-ggseqlogo: Update to 0.2., (continued)
- 12/45: gnu: r-ggseqlogo: Update to 0.2., guix-commits, 2024/02/10
- 08/45: gnu: r-extremes: Update to 2.1-4., guix-commits, 2024/02/10
- 11/45: gnu: r-xfun: Update to 0.42., guix-commits, 2024/02/10
- 09/45: gnu: r-limsolve: Update to 1.5.7.1., guix-commits, 2024/02/10
- 07/45: gnu: r-rmumps: Update to 5.2.1-27., guix-commits, 2024/02/10
- 05/45: gnu: r-rcppthread: Update to 2.1.7., guix-commits, 2024/02/10
- 10/45: gnu: r-cvxr: Update to 1.0-12., guix-commits, 2024/02/10
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10
- 22/45: gnu: r-remacor: Update to 0.0.18., guix-commits, 2024/02/10
- 20/45: gnu: r-rnaturalearthdata: Update to 1.0.0.,
guix-commits <=
- 21/45: gnu: r-cobs: Update to 1.3-7., guix-commits, 2024/02/10
- 26/45: gnu: r-ggvis: Update to 0.4.9., guix-commits, 2024/02/10
- 29/45: gnu: r-parameters: Update to 0.21.5., guix-commits, 2024/02/10
- 25/45: gnu: r-haplo-stats: Update to 1.9.5.1., guix-commits, 2024/02/10
- 36/45: gnu: r-hardhat: Update to 1.3.1., guix-commits, 2024/02/10
- 24/45: gnu: r-spdep: Update to 1.3-3., guix-commits, 2024/02/10
- 45/45: gnu: r-desctools: Update to 0.99.54., guix-commits, 2024/02/10
- 35/45: gnu: r-distributional: Update to 0.4.0., guix-commits, 2024/02/10
- 37/45: gnu: r-spatstat-model: Update to 3.2-10., guix-commits, 2024/02/10
- 27/45: gnu: r-ggnewscale: Update to 0.4.10., guix-commits, 2024/02/10