New Upstream Snapshot - r-cran-rnaturalearthdata

Ready changes

Summary

Merged new upstream version: 0.1.0+git20191209.1.352e548 (was: 0.1.0).

Resulting package

Built on 2023-01-19T17:17 (took 5m35s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots r-cran-rnaturalearthdata

Lintian Result

Diff

diff --git a/DESCRIPTION b/DESCRIPTION
index 3a3878c..689326a 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,20 +1,19 @@
 Package: rnaturalearthdata
 Title: World Vector Map Data from Natural Earth Used in 'rnaturalearth'
-Version: 0.1.0
+Version: 0.2.0
 Authors@R: person("Andy", "South", , "southandy@gmail.com", role = c("aut", "cre"))
 Description: Vector map data from <http://www.naturalearthdata.com/>. Access functions are provided in the accompanying package 'rnaturalearth'.
 License: CC0
 LazyData: true
 LazyDataCompression: xz
-URL: https://github.com/ropenscilabs/rnaturalearthdata
-BugReports: https://github.com/ropenscilabs/rnaturalearthdata/issues
+URL: https://docs.ropensci.org/rnaturalearthdata,
+        https://github.com/ropensci/rnaturalearthdata
+BugReports: https://github.com/ropensci/rnaturalearthdata/issues
 Depends: R (>= 3.1.1)
 Imports: sp (>= 1.0.15)
 Suggests: knitr (>= 1.12.3), testthat (>= 0.9.1)
 RoxygenNote: 6.0.1
 NeedsCompilation: no
-Packaged: 2017-02-21 13:45:59 UTC; andy
+Packaged: 2023-01-19 17:13:59 UTC; root
 Author: Andy South [aut, cre]
 Maintainer: Andy South <southandy@gmail.com>
-Repository: CRAN
-Date/Publication: 2017-02-21 15:17:10
diff --git a/MD5 b/MD5
deleted file mode 100644
index 35452f0..0000000
--- a/MD5
+++ /dev/null
@@ -1,25 +0,0 @@
-cbaccc2e30ad83a7de1c19612058c19f *DESCRIPTION
-a1a3c2a5bd7f3ffac112f8c6b08c8f50 *NAMESPACE
-760bb665fffda201dc5a78631b111de7 *NEWS.md
-5a1ecbaac4a765ce4ac57065816a38dc *R/datasets.r
-0163e83fd83e105a577e869294223203 *R/rnaturalearthdata-package.r
-2ad1da4f75f7124ead241fc17efe7a89 *README.md
-e598031f98343673a3e84c43dff99329 *data/coastline110.rda
-9d733e37347d5c597193a8ecd679bdd6 *data/coastline50.rda
-d0215b8e32e7660fd56e0c158296f270 *data/countries110.rda
-78903eb6e4dc9eb6c769b29ad23cb2dd *data/countries50.rda
-46d79ed273ccd828d2c4e3200aa3422a *data/datalist
-ca2719ff06e57952b1d2fc777ba2ebbc *data/map_units110.rda
-aef53f6023ce684603f9bb4b3bc16617 *data/map_units50.rda
-0f2e83a60c704e7e4917f4d5a6fa6e9f *data/sovereignty110.rda
-8f8d5c75677a37c34e8cdff78917d1ef *data/sovereignty50.rda
-617cf6da2186a4fe9e0b9a5275030481 *data/states50.rda
-833829b3d50b2c77d77217ac0f268a1e *data/tiny_countries110.rda
-49387c377d3bc01169ab7813f4fe0442 *data/tiny_countries50.rda
-1dbd1fae3a309c1329e55abfc738e91f *man/coastlines.Rd
-263ac300f9e6cdfa7e12e09c1fec9898 *man/countries.Rd
-e9828e7c30546c20280929b53e466d38 *man/map_units.Rd
-c43c08cea938b2c40bf20686523dabc3 *man/rnaturalearthdata.Rd
-37a6aa397b2781a675bb2841d1c96345 *man/sovereignty.Rd
-e7257e2087d562b7866af095f9d3f16e *man/states.Rd
-2e7026896b1c89686a3d5288cbc7bc57 *man/tiny_countries.Rd
diff --git a/NAMESPACE b/NAMESPACE
index 89cb799..20936a6 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,3 +1,3 @@
-# Generated by roxygen2: do not edit by hand
-
-import(sp)
+# Generated by roxygen2: do not edit by hand
+
+import(sp)
diff --git a/NEWS.md b/NEWS.md
index 87c950b..fcd4dbc 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,10 @@
-# rnaturalearthdata 0.1.0
-
-* first CRAN submission
+rnaturalearthdata 0.2.0
+===================
+
+* 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.
+
+
+rnaturalearthdata 0.1.0  CRAN
+=========================
+
+* Initial release
diff --git a/R/datasets.r b/R/datasets.r
index 807b6bd..2614104 100644
--- a/R/datasets.r
+++ b/R/datasets.r
@@ -1,114 +1,114 @@
-#' world country polygons from Natural Earth
-#'
-#' at scales 1:110m (small) and 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-#'
-#' @format A \code{SpatialPolygonsDataFrame}
-#' @slot data A data frame with country attributes
-#' @aliases countries110 countries50
-#' @name countries
-NULL
-
-#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_countries.zip}
-#' @rdname countries
-"countries110"
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip}
-#' @rdname countries
-"countries50"
-
-
-#' world map_unit polygons from Natural Earth
-#'
-#' map_unit polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-#' There are more map_units than countries e.g. United Kingdom is split into England, Scotland, Wales and Northern Ireland.
-#'
-#' @format A \code{SpatialPolygonsDataFrame}
-#' @slot data A data frame with attributes
-#' @name map_units
-#' @aliases map_units110 map_units50
-NULL
-
-
-#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_map_units.zip}
-#' @rdname map_units
-"map_units110"
-
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_map_units.zip}
-#' @rdname map_units
-"map_units50"
-
-
-#' world sovereignty polygons from Natural Earth
-#'
-#' sovereignty polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-#' There are fewer sovereign states than countries e.g. the Falkland Islands are included with the United Kingdom.
-#'
-#' @format A \code{SpatialPolygonsDataFrame}
-#' @slot data A data frame with attributes
-#' @aliases sovereignty110 sovereignty50
-#' @name sovereignty
-NULL
-
-#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_sovereignty.zip}
-#' @rdname sovereignty
-"sovereignty110"
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_sovereignty.zip}
-#' @rdname sovereignty
-"sovereignty50"
-
-
-#' state (admin level 1) polygons from Natural Earth
-#'
-#' For Australia, Brazil, Canada and USA, at 1:50m (medium) resolution. The package rnaturalearthhires has all world countries at 1:10m (high) resolution.
-#'
-#' @format A \code{SpatialPolygonsDataFrame}
-#' @slot data A data frame with attributes
-#' @aliases states50
-#' @name states
-NULL
-
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states.zip}
-#' @rdname states
-"states50"
-
-
-#' world coastlines from Natural Earth
-#'
-#' coastline lines at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-#'
-#' @format A \code{SpatialLinesDataFrame}
-#' @aliases coastlines110 coastlines50
-#' @name coastlines
-NULL
-
-
-#' @source \url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_coastline.zip}
-#' @rdname coastlines
-"coastline110"
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_coastline.zip}
-#' @rdname coastlines
-"coastline50"
-
-
-#' tiny countries points from Natural Earth
-#'
-#' small country points at scales 1:110m (small), 1:50m (medium).
-#'
-#' @format A \code{SpatialPointsDataFrame}
-#' @aliases tiny_countries110 tiny_countries50
-#' @name tiny_countries
-NULL
-
-
-#' @source \url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_tiny_countries.zip}
-#' @rdname tiny_countries
-"tiny_countries110"
-
-#' @source \url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_tiny_countries.zip}
-#' @rdname tiny_countries
-"tiny_countries50"
-
+#' world country polygons from Natural Earth
+#'
+#' at scales 1:110m (small) and 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+#'
+#' @format A \code{SpatialPolygonsDataFrame}
+#' @slot data A data frame with country attributes
+#' @aliases countries110 countries50
+#' @name countries
+NULL
+
+#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_countries.zip}
+#' @rdname countries
+"countries110"
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip}
+#' @rdname countries
+"countries50"
+
+
+#' world map_unit polygons from Natural Earth
+#'
+#' map_unit polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+#' There are more map_units than countries e.g. United Kingdom is split into England, Scotland, Wales and Northern Ireland.
+#'
+#' @format A \code{SpatialPolygonsDataFrame}
+#' @slot data A data frame with attributes
+#' @name map_units
+#' @aliases map_units110 map_units50
+NULL
+
+
+#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_map_units.zip}
+#' @rdname map_units
+"map_units110"
+
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_map_units.zip}
+#' @rdname map_units
+"map_units50"
+
+
+#' world sovereignty polygons from Natural Earth
+#'
+#' sovereignty polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+#' There are fewer sovereign states than countries e.g. the Falkland Islands are included with the United Kingdom.
+#'
+#' @format A \code{SpatialPolygonsDataFrame}
+#' @slot data A data frame with attributes
+#' @aliases sovereignty110 sovereignty50
+#' @name sovereignty
+NULL
+
+#' @source \url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_sovereignty.zip}
+#' @rdname sovereignty
+"sovereignty110"
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_sovereignty.zip}
+#' @rdname sovereignty
+"sovereignty50"
+
+
+#' state (admin level 1) polygons from Natural Earth
+#'
+#' For Australia, Brazil, Canada and USA, at 1:50m (medium) resolution. The package rnaturalearthhires has all world countries at 1:10m (high) resolution.
+#'
+#' @format A \code{SpatialPolygonsDataFrame}
+#' @slot data A data frame with attributes
+#' @aliases states50
+#' @name states
+NULL
+
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states.zip}
+#' @rdname states
+"states50"
+
+
+#' world coastlines from Natural Earth
+#'
+#' coastline lines at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+#'
+#' @format A \code{SpatialLinesDataFrame}
+#' @aliases coastlines110 coastlines50
+#' @name coastlines
+NULL
+
+
+#' @source \url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_coastline.zip}
+#' @rdname coastlines
+"coastline110"
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_coastline.zip}
+#' @rdname coastlines
+"coastline50"
+
+
+#' tiny countries points from Natural Earth
+#'
+#' small country points at scales 1:110m (small), 1:50m (medium).
+#'
+#' @format A \code{SpatialPointsDataFrame}
+#' @aliases tiny_countries110 tiny_countries50
+#' @name tiny_countries
+NULL
+
+
+#' @source \url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_tiny_countries.zip}
+#' @rdname tiny_countries
+"tiny_countries110"
+
+#' @source \url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_tiny_countries.zip}
+#' @rdname tiny_countries
+"tiny_countries50"
+
diff --git a/R/rnaturalearthdata-package.r b/R/rnaturalearthdata-package.r
index ff94f78..e88ac37 100644
--- a/R/rnaturalearthdata-package.r
+++ b/R/rnaturalearthdata-package.r
@@ -1,19 +1,19 @@
-#' rnaturalearthdata : World Vector Map Data from Natural Earth Used in 'rnaturalearth'
-#'
-#' holds data used by rnaturalearth package from \href{http://www.naturalearthdata.com/}{Natural Earth}.
-#'
-#' @name rnaturalearthdata
-#' @docType package
-# @seealso \code{\link[rnaturalearth]{ne_countries}} \code{\link[rnaturalearth]{ne_states}} \code{\link[rnaturalearth]{ne_download}}
-#' @import sp
-NULL
-
-# Hide variables from R CMD check
-if (getRversion() >= "2.15.1") {
-  utils::globalVariables(c("countries110", "countries50",
-                           "map_units110", "map_units50",
-                           "sovereignty110", "sovereignty50",
-                           "coastline110", "coastline50",
-                           "states50"
-                           ))
-}
+#' rnaturalearthdata : World Vector Map Data from Natural Earth Used in 'rnaturalearth'
+#'
+#' holds data used by rnaturalearth package from \href{http://www.naturalearthdata.com/}{Natural Earth}.
+#'
+#' @name rnaturalearthdata
+#' @docType package
+# @seealso \code{\link[rnaturalearth]{ne_countries}} \code{\link[rnaturalearth]{ne_states}} \code{\link[rnaturalearth]{ne_download}}
+#' @import sp
+NULL
+
+# Hide variables from R CMD check
+if (getRversion() >= "2.15.1") {
+  utils::globalVariables(c("countries110", "countries50",
+                           "map_units110", "map_units50",
+                           "sovereignty110", "sovereignty50",
+                           "coastline110", "coastline50",
+                           "states50"
+                           ))
+}
diff --git a/README.md b/README.md
index a6a0ba6..9f8654e 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-[![Travis-CI Build Status](https://travis-ci.org/ropenscilabs/rnaturalearthdata.svg?branch=master)](https://travis-ci.org/ropenscilabs/rnaturalearthdata)
-
-# rnaturalearthdata
-
-An R package to store data for the [rnaturalearth](https://github.com/ropenscilabs/rnaturalearth) package.
-
-
-[![ropensci\_footer](http://ropensci.org/public_images/github_footer.png)](http://ropensci.org)
+[![Travis-CI Build Status](https://travis-ci.org/ropensci/rnaturalearthdata.svg?branch=master)](https://travis-ci.org/ropensci/rnaturalearthdata)
+
+# rnaturalearthdata
+
+An R package to store data for the [rnaturalearth](https://github.com/ropensci/rnaturalearth) package.
+
+
+[![ropensci\_footer](http://ropensci.org/public_images/github_footer.png)](http://ropensci.org)
diff --git a/data/coastline110.rda b/data/coastline110.rda
index d3c533a..30aa1a5 100644
Binary files a/data/coastline110.rda and b/data/coastline110.rda differ
diff --git a/data/coastline50.rda b/data/coastline50.rda
index 5941fd9..4823146 100644
Binary files a/data/coastline50.rda and b/data/coastline50.rda differ
diff --git a/data/countries110.rda b/data/countries110.rda
index fa89322..dcc7351 100644
Binary files a/data/countries110.rda and b/data/countries110.rda differ
diff --git a/data/countries50.rda b/data/countries50.rda
index c8d9549..89fb136 100644
Binary files a/data/countries50.rda and b/data/countries50.rda differ
diff --git a/data/datalist b/data/datalist
deleted file mode 100644
index 261f05d..0000000
--- a/data/datalist
+++ /dev/null
@@ -1,11 +0,0 @@
-coastline110
-coastline50
-countries110
-countries50
-map_units110
-map_units50
-sovereignty110
-sovereignty50
-states50
-tiny_countries110
-tiny_countries50
diff --git a/data/map_units110.rda b/data/map_units110.rda
index 6be3929..a4f1d40 100644
Binary files a/data/map_units110.rda and b/data/map_units110.rda differ
diff --git a/data/map_units50.rda b/data/map_units50.rda
index bb6d3a8..84e0d51 100644
Binary files a/data/map_units50.rda and b/data/map_units50.rda differ
diff --git a/data/sovereignty110.rda b/data/sovereignty110.rda
index 8177c50..0e0bf12 100644
Binary files a/data/sovereignty110.rda and b/data/sovereignty110.rda differ
diff --git a/data/sovereignty50.rda b/data/sovereignty50.rda
index d9b939e..077b57c 100644
Binary files a/data/sovereignty50.rda and b/data/sovereignty50.rda differ
diff --git a/data/states50.rda b/data/states50.rda
index d1da8df..0d7fac3 100644
Binary files a/data/states50.rda and b/data/states50.rda differ
diff --git a/data/tiny_countries110.rda b/data/tiny_countries110.rda
index dfafa21..4a7a703 100644
Binary files a/data/tiny_countries110.rda and b/data/tiny_countries110.rda differ
diff --git a/data/tiny_countries50.rda b/data/tiny_countries50.rda
index e142560..dd66c6d 100644
Binary files a/data/tiny_countries50.rda and b/data/tiny_countries50.rda differ
diff --git a/debian/changelog b/debian/changelog
index 0ca726a..d2a602e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-rnaturalearthdata (0.1.0+git20191209.1.352e548-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Jan 2023 17:14:06 -0000
+
 r-cran-rnaturalearthdata (0.1.0-2) unstable; urgency=medium
 
   * Source-only upload
diff --git a/man/coastlines.Rd b/man/coastlines.Rd
index 8ac1dc2..cb3989b 100644
--- a/man/coastlines.Rd
+++ b/man/coastlines.Rd
@@ -1,25 +1,25 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{coastlines}
-\alias{coastlines}
-\alias{coastlines110}
-\alias{coastlines50}
-\alias{coastline110}
-\alias{coastline50}
-\title{world coastlines from Natural Earth}
-\format{A \code{SpatialLinesDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_coastline.zip}
-
-\url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_coastline.zip}
-}
-\usage{
-coastline110
-
-coastline50
-}
-\description{
-coastline lines at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-}
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{coastlines}
+\alias{coastlines}
+\alias{coastlines110}
+\alias{coastlines50}
+\alias{coastline110}
+\alias{coastline50}
+\title{world coastlines from Natural Earth}
+\format{A \code{SpatialLinesDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_coastline.zip}
+
+\url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_coastline.zip}
+}
+\usage{
+coastline110
+
+coastline50
+}
+\description{
+coastline lines at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+}
+\keyword{datasets}
diff --git a/man/countries.Rd b/man/countries.Rd
index f134dcc..8048feb 100644
--- a/man/countries.Rd
+++ b/man/countries.Rd
@@ -1,31 +1,31 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{countries}
-\alias{countries}
-\alias{countries110}
-\alias{countries50}
-\alias{countries110}
-\alias{countries50}
-\title{world country polygons from Natural Earth}
-\format{A \code{SpatialPolygonsDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_countries.zip}
-
-\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip}
-}
-\usage{
-countries110
-
-countries50
-}
-\description{
-at scales 1:110m (small) and 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-}
-\section{Slots}{
-
-\describe{
-\item{\code{data}}{A data frame with country attributes}
-}}
-
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{countries}
+\alias{countries}
+\alias{countries110}
+\alias{countries50}
+\alias{countries110}
+\alias{countries50}
+\title{world country polygons from Natural Earth}
+\format{A \code{SpatialPolygonsDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_countries.zip}
+
+\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip}
+}
+\usage{
+countries110
+
+countries50
+}
+\description{
+at scales 1:110m (small) and 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+}
+\section{Slots}{
+
+\describe{
+\item{\code{data}}{A data frame with country attributes}
+}}
+
+\keyword{datasets}
diff --git a/man/map_units.Rd b/man/map_units.Rd
index 7a65b3e..704cd1f 100644
--- a/man/map_units.Rd
+++ b/man/map_units.Rd
@@ -1,32 +1,32 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{map_units}
-\alias{map_units}
-\alias{map_units110}
-\alias{map_units50}
-\alias{map_units110}
-\alias{map_units50}
-\title{world map_unit polygons from Natural Earth}
-\format{A \code{SpatialPolygonsDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_map_units.zip}
-
-\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_map_units.zip}
-}
-\usage{
-map_units110
-
-map_units50
-}
-\description{
-map_unit polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-There are more map_units than countries e.g. United Kingdom is split into England, Scotland, Wales and Northern Ireland.
-}
-\section{Slots}{
-
-\describe{
-\item{\code{data}}{A data frame with attributes}
-}}
-
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{map_units}
+\alias{map_units}
+\alias{map_units110}
+\alias{map_units50}
+\alias{map_units110}
+\alias{map_units50}
+\title{world map_unit polygons from Natural Earth}
+\format{A \code{SpatialPolygonsDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_map_units.zip}
+
+\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_map_units.zip}
+}
+\usage{
+map_units110
+
+map_units50
+}
+\description{
+map_unit polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+There are more map_units than countries e.g. United Kingdom is split into England, Scotland, Wales and Northern Ireland.
+}
+\section{Slots}{
+
+\describe{
+\item{\code{data}}{A data frame with attributes}
+}}
+
+\keyword{datasets}
diff --git a/man/rnaturalearthdata.Rd b/man/rnaturalearthdata.Rd
index b63cdc1..5bab377 100644
--- a/man/rnaturalearthdata.Rd
+++ b/man/rnaturalearthdata.Rd
@@ -1,10 +1,10 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/rnaturalearthdata-package.r
-\docType{package}
-\name{rnaturalearthdata}
-\alias{rnaturalearthdata}
-\alias{rnaturalearthdata-package}
-\title{rnaturalearthdata : World Vector Map Data from Natural Earth Used in 'rnaturalearth'}
-\description{
-holds data used by rnaturalearth package from \href{http://www.naturalearthdata.com/}{Natural Earth}.
-}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/rnaturalearthdata-package.r
+\docType{package}
+\name{rnaturalearthdata}
+\alias{rnaturalearthdata}
+\alias{rnaturalearthdata-package}
+\title{rnaturalearthdata : World Vector Map Data from Natural Earth Used in 'rnaturalearth'}
+\description{
+holds data used by rnaturalearth package from \href{http://www.naturalearthdata.com/}{Natural Earth}.
+}
diff --git a/man/sovereignty.Rd b/man/sovereignty.Rd
index 587fbfb..a30fb04 100644
--- a/man/sovereignty.Rd
+++ b/man/sovereignty.Rd
@@ -1,32 +1,32 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{sovereignty}
-\alias{sovereignty}
-\alias{sovereignty110}
-\alias{sovereignty50}
-\alias{sovereignty110}
-\alias{sovereignty50}
-\title{world sovereignty polygons from Natural Earth}
-\format{A \code{SpatialPolygonsDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_sovereignty.zip}
-
-\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_sovereignty.zip}
-}
-\usage{
-sovereignty110
-
-sovereignty50
-}
-\description{
-sovereignty polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
-There are fewer sovereign states than countries e.g. the Falkland Islands are included with the United Kingdom.
-}
-\section{Slots}{
-
-\describe{
-\item{\code{data}}{A data frame with attributes}
-}}
-
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{sovereignty}
+\alias{sovereignty}
+\alias{sovereignty110}
+\alias{sovereignty50}
+\alias{sovereignty110}
+\alias{sovereignty50}
+\title{world sovereignty polygons from Natural Earth}
+\format{A \code{SpatialPolygonsDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/110m/cultural/ne_110m_admin_0_sovereignty.zip}
+
+\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_sovereignty.zip}
+}
+\usage{
+sovereignty110
+
+sovereignty50
+}
+\description{
+sovereignty polygons at scales 1:110m (small), 1:50m (medium). 1:10m (large) are in the package rnaturalearthhires.
+There are fewer sovereign states than countries e.g. the Falkland Islands are included with the United Kingdom.
+}
+\section{Slots}{
+
+\describe{
+\item{\code{data}}{A data frame with attributes}
+}}
+
+\keyword{datasets}
diff --git a/man/states.Rd b/man/states.Rd
index 80521ac..d29822c 100644
--- a/man/states.Rd
+++ b/man/states.Rd
@@ -1,25 +1,25 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{states}
-\alias{states}
-\alias{states50}
-\alias{states50}
-\title{state (admin level 1) polygons from Natural Earth}
-\format{A \code{SpatialPolygonsDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states.zip}
-}
-\usage{
-states50
-}
-\description{
-For Australia, Brazil, Canada and USA, at 1:50m (medium) resolution. The package rnaturalearthhires has all world countries at 1:10m (high) resolution.
-}
-\section{Slots}{
-
-\describe{
-\item{\code{data}}{A data frame with attributes}
-}}
-
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{states}
+\alias{states}
+\alias{states50}
+\alias{states50}
+\title{state (admin level 1) polygons from Natural Earth}
+\format{A \code{SpatialPolygonsDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states.zip}
+}
+\usage{
+states50
+}
+\description{
+For Australia, Brazil, Canada and USA, at 1:50m (medium) resolution. The package rnaturalearthhires has all world countries at 1:10m (high) resolution.
+}
+\section{Slots}{
+
+\describe{
+\item{\code{data}}{A data frame with attributes}
+}}
+
+\keyword{datasets}
diff --git a/man/tiny_countries.Rd b/man/tiny_countries.Rd
index 8f0e025..fddb1c5 100644
--- a/man/tiny_countries.Rd
+++ b/man/tiny_countries.Rd
@@ -1,25 +1,25 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/datasets.r
-\docType{data}
-\name{tiny_countries}
-\alias{tiny_countries}
-\alias{tiny_countries110}
-\alias{tiny_countries50}
-\alias{tiny_countries110}
-\alias{tiny_countries50}
-\title{tiny countries points from Natural Earth}
-\format{A \code{SpatialPointsDataFrame}}
-\source{
-\url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_tiny_countries.zip}
-
-\url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_tiny_countries.zip}
-}
-\usage{
-tiny_countries110
-
-tiny_countries50
-}
-\description{
-small country points at scales 1:110m (small), 1:50m (medium).
-}
-\keyword{datasets}
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/datasets.r
+\docType{data}
+\name{tiny_countries}
+\alias{tiny_countries}
+\alias{tiny_countries110}
+\alias{tiny_countries50}
+\alias{tiny_countries110}
+\alias{tiny_countries50}
+\title{tiny countries points from Natural Earth}
+\format{A \code{SpatialPointsDataFrame}}
+\source{
+\url{http//www.naturalearthdata.com/download/110m/physical/ne_110m_tiny_countries.zip}
+
+\url{http//www.naturalearthdata.com/download/50m/physical/ne_50m_tiny_countries.zip}
+}
+\usage{
+tiny_countries110
+
+tiny_countries50
+}
+\description{
+small country points at scales 1:110m (small), 1:50m (medium).
+}
+\keyword{datasets}

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/R/site-library/rnaturalearthdata/data/datalist

Control files: lines which differ (wdiff format)

  • Depends: r-base-core (>= 4.1.3.20220413-2~jan+lint1), 4.2.0-1~jan+unchanged1), r-api-4.0, r-cran-sp (>= 1.0.15)

More details

Full run details