Skip to content

Commit 70abef3

Browse files
author
mef
committed
(geography/R-rnaturalearth) updated 0.1.0 to 1.0.1
# rnaturalearth 1.0.1 # rnaturalearth 1.0.0 ## Breaking changes This is a breaking changes release that ends support to `sp` object in favour of more modern interfaces (`sf` and `terra`). Although that `sp` is still available on CRAN, it is no longer being actively developed (https://geocompx.org/post/2023/rgdal-retirement/). This is the main reason that motivated the choice to transition toward `sf` (the default) and `terra`. Users can choose either get an `sf` or `SpatVector` using the `returnclass` argument: ``` ne_countries(returnclass = "sf") ne_countries(returnclass = "sv") ``` Affected functions are `ne_countries()`, `ne_coastline()`, `ne_states()`, `ne_load()` and `ne_download()`. If changing the return type to `sf` creates too many problems to your existing code, you can still convert it back to `sp` : ``` countries <- ne_countries(returnclass = "sf") # option 1 sf::as_Spatial(countries) # option 2 as(countries, "Spatial") ``` More information about the retirement of `rgdal`, `rgeos` and `maptools`: https://r-spatial.org/r/2022/04/12/evolution.html ## Bugfix - Correctly downloading and reading raster object (#96, closes #52). # rnaturalearth 0.3.4 - This is a maintenance release that document/use the new special sentinel "\_PACKAGE". # rnaturalearth 0.3.3 - Using `lifecycle` to indicate that support of `sp` object will be eventually dropped. Users should now use `ne_download(returnclass = "sf")`, instead of `ne_download(returnclass = "sp")`. - `terra` is now included in the Imports section. # rnaturalearth 0.3.2 - Added new maintainer and contributors ([#62](ropensci/rnaturalearth#62)). - Using terra over raster ([#63](ropensci/rnaturalearth#63)) - See <https://r-spatial.org/r/2022/04/12/evolution.html#packages-depending-on-sp-and-raster> and <https://r-spatial.org/r/2022/12/14/evolution2.html#deprecations-in-retiring-packages> - Fixes broken data download links. Now using Amazon hosted URLs as - the primary source for downloading data - ([#48](ropensci/rnaturalearth#48), - [#64](ropensci/rnaturalearth#64)). # rnaturalearth 0.3.0 2021-10-11 - fix rnaturalearthhires installation #47 thank you Ian Taylor for #43 # rnaturalearth 0.2.0 - add to river options in ne_download() by adding to data_list_physical.csv fixing [#23](ropensci/rnaturalearth#23) - update data to new version [Natural Earth v4.1](https://www.naturalearthdata.com/blog/miscellaneous/natural-earth-v4-1-0-release-notes/) released May 2018.
1 parent b3344d2 commit 70abef3

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

geography/R-rnaturalearth/Makefile

+18-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,30 @@
1-
# $NetBSD: Makefile,v 1.1 2020/08/09 15:31:52 brook Exp $
1+
# $NetBSD: Makefile,v 1.2 2024/11/28 13:49:29 mef Exp $
22

33
R_PKGNAME= rnaturalearth
4-
R_PKGVER= 0.1.0
4+
R_PKGVER= 1.0.1
55
CATEGORIES= geography
66

77
MAINTAINER= pkgsrc-users@NetBSD.org
88
COMMENT= World Map Data from Natural Earth
99
LICENSE= mit
1010

11+
DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
12+
DEPENDS+= R-httr-[0-9]*:../../www/R-httr
1113
DEPENDS+= R-sf>=0.3.4:../../geography/R-sf
14+
DEPENDS+= R-terra-[0-9]*:../../geography/R-terra
15+
16+
# Packages suggested but not available: 'ggrepel', 'pbapply', 'tmap'
17+
TEST_DEPENDS+= R-devtools-[0-9]*:../../devel/R-devtools
18+
TEST_DEPENDS+= R-dplyr-[0-9]*:../../math/R-dplyr
19+
TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
20+
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
21+
TEST_DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
22+
TEST_DEPENDS+= R-purrr-[0-9]*:../../devel/R-purrr
23+
TEST_DEPENDS+= R-rlang-[0-9]*:../../devel/R-rlang
24+
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
25+
TEST_DEPENDS+= R-rnaturalearthdata-[0-9]*:../../geography/R-rnaturalearthdata
26+
TEST_DEPENDS+= R-rnaturalearthhires-[0-9]*:../../geography/R-rnaturalearthhires
27+
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
1228

1329
USE_LANGUAGES= # none
1430

geography/R-rnaturalearth/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.3 2021/10/26 10:45:06 nia Exp $
1+
$NetBSD: distinfo,v 1.4 2024/11/28 13:49:29 mef Exp $
22

3-
BLAKE2s (R/rnaturalearth_0.1.0.tar.gz) = 6c5a857b487716050cf223a4aaea42d3da10f518c5efde73df029aa654b678ad
4-
SHA512 (R/rnaturalearth_0.1.0.tar.gz) = 1adf0111ea6c53df39d7b2b33406fce5dfd5de8bfca66b544f8bf78e45090435623657f287b1fa952b1640f0ddbc6f77d5f6ef9f500a59e545eca2362ba78caa
5-
Size (R/rnaturalearth_0.1.0.tar.gz) = 193162 bytes
3+
BLAKE2s (R/rnaturalearth_1.0.1.tar.gz) = 312d4210ec9cd0073047c9615117468dcf500d1e110bcefdded4aa71613bae63
4+
SHA512 (R/rnaturalearth_1.0.1.tar.gz) = 896198493afe42bde56a27fd4b1e597595241bfd01048e87a6c78cd6923dcf68bda7f43945adc9944e4dcdb107cc32d0a1a815fdbff72afe76f9098d3fbf8c49
5+
Size (R/rnaturalearth_1.0.1.tar.gz) = 2650779 bytes

0 commit comments

Comments
 (0)