From 7ddb4295d1a4ca4df4efb25b4b8069c43727c940 Mon Sep 17 00:00:00 2001 From: Jeffrey Hanson Date: Tue, 22 Aug 2023 10:58:46 +1200 Subject: [PATCH] fix #71 --- DESCRIPTION | 2 +- NEWS.md | 4 ++++ R/package.R | 2 +- docs/404.html | 2 +- docs/CONTRIBUTING.html | 2 +- docs/LICENSE-text.html | 2 +- docs/articles/index.html | 2 +- docs/articles/wdpar.html | 4 ++-- docs/authors.html | 2 +- docs/index.html | 2 +- docs/news/index.html | 7 +++++-- docs/pkgdown.yml | 2 +- docs/reference/index.html | 4 ++-- docs/reference/st_erase_overlaps.html | 2 +- docs/reference/st_repair_geometry.html | 2 +- docs/reference/wdpa_clean.html | 2 +- docs/reference/wdpa_dissolve.html | 2 +- docs/reference/wdpa_fetch.html | 2 +- docs/reference/wdpa_latest_version.html | 4 ++-- docs/reference/wdpa_read.html | 2 +- docs/reference/wdpa_url.html | 6 +++--- docs/reference/wdpar.html | 2 +- inst/doc/wdpar.html | 4 ++-- man/wdpar.Rd | 1 + 24 files changed, 37 insertions(+), 29 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e5b222d..d3e7dfb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: wdpar Type: Package -Version: 1.3.5 +Version: 1.3.5.1 Title: Interface to the World Database on Protected Areas Description: Fetch and clean data from the World Database on Protected Areas (WDPA) and the World Database on Other Effective Area-Based diff --git a/NEWS.md b/NEWS.md index 81a0c64..c5c6dcc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# wdpar 1.3.5.1 + +- Fix aliasing for package manual entry (#71). + # wdpar 1.3.5 - CRAN release. diff --git a/R/package.R b/R/package.R index a71aeb2..e551052 100644 --- a/R/package.R +++ b/R/package.R @@ -29,7 +29,7 @@ #' *Science*, **350**: 1255--1258. #' #' @name wdpar -#' +#' @aliases wdpar-package #' @docType package NULL diff --git a/docs/404.html b/docs/404.html index 4707c7a..2ab541e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 3ef3761..2188d98 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 144837c..27edeb8 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/articles/index.html b/docs/articles/index.html index c67f751..72933a3 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/articles/wdpar.html b/docs/articles/wdpar.html index 463d56b..bbdf8d4 100644 --- a/docs/articles/wdpar.html +++ b/docs/articles/wdpar.html @@ -33,7 +33,7 @@ wdpar - 1.3.5 + 1.3.5.1 @@ -72,7 +72,7 @@

wdpar: Interface to the World Database on Protected Areas

Jeffrey O. Hanson

-

2023-07-04

+

2023-08-22

Source: vignettes/wdpar.Rmd diff --git a/docs/authors.html b/docs/authors.html index 6f0e32d..f360925 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/index.html b/docs/index.html index 2bfdf73..0a5fe5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,7 +39,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/news/index.html b/docs/news/index.html index c32ed8d..6e836c4 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 @@ -51,7 +51,10 @@

Changelog

- + +
+
+
@@ -54,7 +54,7 @@

Summary

wdpar

+

wdpar wdpar-package

wdpar: Interface to the World Database on Protected Areas

diff --git a/docs/reference/st_erase_overlaps.html b/docs/reference/st_erase_overlaps.html index c68886a..c5fd2e7 100644 --- a/docs/reference/st_erase_overlaps.html +++ b/docs/reference/st_erase_overlaps.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/st_repair_geometry.html b/docs/reference/st_repair_geometry.html index af92d25..cfe04f5 100644 --- a/docs/reference/st_repair_geometry.html +++ b/docs/reference/st_repair_geometry.html @@ -17,7 +17,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/wdpa_clean.html b/docs/reference/wdpa_clean.html index 9bddb62..c924be7 100644 --- a/docs/reference/wdpa_clean.html +++ b/docs/reference/wdpa_clean.html @@ -25,7 +25,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/wdpa_dissolve.html b/docs/reference/wdpa_dissolve.html index 326816b..2d7b91a 100644 --- a/docs/reference/wdpa_dissolve.html +++ b/docs/reference/wdpa_dissolve.html @@ -18,7 +18,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/wdpa_fetch.html b/docs/reference/wdpa_fetch.html index 62e4214..cbd3b23 100644 --- a/docs/reference/wdpa_fetch.html +++ b/docs/reference/wdpa_fetch.html @@ -22,7 +22,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/wdpa_latest_version.html b/docs/reference/wdpa_latest_version.html index 72159aa..a152c0a 100644 --- a/docs/reference/wdpa_latest_version.html +++ b/docs/reference/wdpa_latest_version.html @@ -22,7 +22,7 @@ wdpar - 1.3.5 + 1.3.5.1 @@ -87,7 +87,7 @@

Examples

# \dontrun{
 # find the latest version
 wdpa_latest_version()
-#> [1] "Jul2023"
+#> [1] "Aug2023"
 # }
 
 
diff --git a/docs/reference/wdpa_read.html b/docs/reference/wdpa_read.html index 7075ca3..7b6ce39 100644 --- a/docs/reference/wdpa_read.html +++ b/docs/reference/wdpa_read.html @@ -22,7 +22,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/docs/reference/wdpa_url.html b/docs/reference/wdpa_url.html index d5b5515..a46f2da 100644 --- a/docs/reference/wdpa_url.html +++ b/docs/reference/wdpa_url.html @@ -23,7 +23,7 @@ wdpar - 1.3.5 + 1.3.5.1 @@ -119,12 +119,12 @@

Examples

# obtain url for New Zealand data nzl_url <- wdpa_url("New Zealand", wait = TRUE) print(nzl_url) -#> [1] "https://d1gam3xoknrgr2.cloudfront.net/current/WDPA_WDOECM_Jul2023_Public_NZL_shp.zip" +#> [1] "https://d1gam3xoknrgr2.cloudfront.net/current/WDPA_WDOECM_Aug2023_Public_NZL_shp.zip" # obtain url for New Zealand data using its ISO3 code nzl_url <- wdpa_url("NZL", wait = TRUE) print(nzl_url) -#> [1] "https://d1gam3xoknrgr2.cloudfront.net/current/WDPA_WDOECM_Jul2023_Public_NZL_shp.zip" +#> [1] "https://d1gam3xoknrgr2.cloudfront.net/current/WDPA_WDOECM_Aug2023_Public_NZL_shp.zip" # obtain url for global data global_url <- wdpa_url("global") diff --git a/docs/reference/wdpar.html b/docs/reference/wdpar.html index 99eb530..bef4221 100644 --- a/docs/reference/wdpar.html +++ b/docs/reference/wdpar.html @@ -29,7 +29,7 @@ wdpar - 1.3.5 + 1.3.5.1 diff --git a/inst/doc/wdpar.html b/inst/doc/wdpar.html index 4a30125..8f1d009 100644 --- a/inst/doc/wdpar.html +++ b/inst/doc/wdpar.html @@ -12,7 +12,7 @@ - + wdpar: Interface to the World Database on Protected Areas @@ -149,7 +149,7 @@

wdpar: Interface to the World Database on Protected Areas

Jeffrey O. Hanson

-

2023-07-04

+

2023-08-22

diff --git a/man/wdpar.Rd b/man/wdpar.Rd index fb5e9e4..50fd8f8 100644 --- a/man/wdpar.Rd +++ b/man/wdpar.Rd @@ -3,6 +3,7 @@ \docType{package} \name{wdpar} \alias{wdpar} +\alias{wdpar-package} \title{wdpar: Interface to the World Database on Protected Areas} \description{ The \pkg{wdpar} R package provides an interface to data provided by