diff --git a/DESCRIPTION b/DESCRIPTION
index 89841d0..9f6b4f9 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
Package: wdpar
Type: Package
-Version: 1.3.5.2
+Version: 1.3.6
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 e7005f6..8574274 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,7 @@
+# wdpar 1.3.6
+
+- CRAN release.
+
# wdpar 1.3.5.2
- Fix issue with `st_erase_overlaps()` not correctly removing overlaps when
diff --git a/cran-comments.md b/cran-comments.md
index b8f5f51..c16c70e 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,6 +1,6 @@
Dear CRAN volunteers,
-Thank you for reviewing this submission. The main updates in this version include making data download and cleaning procedures more robust.
+Thank you for reviewing this submission. The main updates in this version include (i) a bug fix for the data cleaning procedures and (ii) fixing the alias for package-level documentation.
Cheers,
diff --git a/docs/404.html b/docs/404.html
index db33136..ff13cb1 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -32,7 +32,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html
index bb28483..5b0745f 100644
--- a/docs/CONTRIBUTING.html
+++ b/docs/CONTRIBUTING.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html
index e008b46..ab501bf 100644
--- a/docs/LICENSE-text.html
+++ b/docs/LICENSE-text.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 9354cfd..b5409d5 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/articles/wdpar.html b/docs/articles/wdpar.html
index 196e604..4e40a84 100644
--- a/docs/articles/wdpar.html
+++ b/docs/articles/wdpar.html
@@ -33,7 +33,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
@@ -72,7 +72,7 @@
wdpar: Interface to the World Database on Protected Areas
Jeffrey O. Hanson
- 2023-09-18
+ 2023-09-20
Source: vignettes/wdpar.Rmd
wdpar.Rmd
diff --git a/docs/authors.html b/docs/authors.html
index 9256abb..af12e04 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/index.html b/docs/index.html
index 1ccc4c4..160e1f7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,7 +39,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/news/index.html b/docs/news/index.html
index fbf7a6d..5ce9d57 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
@@ -50,6 +50,9 @@ Changelog
Source: NEWS.md
+
- Fix issue with
st_erase_overlaps()
not correctly removing overlaps when a protected area are completely contained within another (#73).
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml
index 0698ea3..2a1e385 100644
--- a/docs/pkgdown.yml
+++ b/docs/pkgdown.yml
@@ -3,5 +3,5 @@ pkgdown: 2.0.7
pkgdown_sha: ~
articles:
wdpar: wdpar.html
-last_built: 2023-09-18T04:48Z
+last_built: 2023-09-19T20:29Z
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 83a2ad0..5c3a3eb 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/st_erase_overlaps.html b/docs/reference/st_erase_overlaps.html
index 96644a5..63c52a6 100644
--- a/docs/reference/st_erase_overlaps.html
+++ b/docs/reference/st_erase_overlaps.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/st_repair_geometry.html b/docs/reference/st_repair_geometry.html
index c7c2911..a0c942d 100644
--- a/docs/reference/st_repair_geometry.html
+++ b/docs/reference/st_repair_geometry.html
@@ -17,7 +17,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_clean.html b/docs/reference/wdpa_clean.html
index 7c9281c..a1d16e4 100644
--- a/docs/reference/wdpa_clean.html
+++ b/docs/reference/wdpa_clean.html
@@ -25,7 +25,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_dissolve.html b/docs/reference/wdpa_dissolve.html
index fdc41f6..88af49b 100644
--- a/docs/reference/wdpa_dissolve.html
+++ b/docs/reference/wdpa_dissolve.html
@@ -18,7 +18,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_fetch.html b/docs/reference/wdpa_fetch.html
index 6204570..fbd8c9e 100644
--- a/docs/reference/wdpa_fetch.html
+++ b/docs/reference/wdpa_fetch.html
@@ -22,7 +22,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_latest_version.html b/docs/reference/wdpa_latest_version.html
index d82187d..6633171 100644
--- a/docs/reference/wdpa_latest_version.html
+++ b/docs/reference/wdpa_latest_version.html
@@ -22,7 +22,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_read.html b/docs/reference/wdpa_read.html
index f2f9faa..38cbde4 100644
--- a/docs/reference/wdpa_read.html
+++ b/docs/reference/wdpa_read.html
@@ -22,7 +22,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpa_url.html b/docs/reference/wdpa_url.html
index eed9e47..639ae00 100644
--- a/docs/reference/wdpa_url.html
+++ b/docs/reference/wdpa_url.html
@@ -23,7 +23,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/docs/reference/wdpar.html b/docs/reference/wdpar.html
index cd173f0..4f7e044 100644
--- a/docs/reference/wdpar.html
+++ b/docs/reference/wdpar.html
@@ -29,7 +29,7 @@
wdpar
- 1.3.5.2
+ 1.3.6
diff --git a/inst/doc/wdpar.html b/inst/doc/wdpar.html
index aedcaff..63b9e96 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-09-18
+2023-09-20