Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyhanson committed Jul 8, 2022
1 parent ad8b7b1 commit 067007f
Show file tree
Hide file tree
Showing 25 changed files with 312 additions and 264 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: wdpar
Type: Package
Version: 1.3.2.4
Version: 1.3.3
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
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# wdpar 1.3.3

- CRAN release.
- Reduce test timings.

# wdpar 1.3.2.4

- Fix compatibility with GEOS (version 3.11.0) (#50, #51).
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,14 +240,14 @@ publications.

To cite the latest official version, please use:

> Hanson JO (2021). wdpar: Interface to the World Database on Protected
> Areas. R package version 1.3.2. Available at
> Hanson JO (2022). wdpar: Interface to the World Database on Protected
> Areas. R package version 1.3.3. Available at
> <https://CRAN.R-project.org/package=wdpar>.
To cite the latest development version, please use:

> Hanson JO (2022). wdpar: Interface to the World Database on Protected
> Areas. R package version 1.3.2.4. Available at
> Areas. R package version 1.3.3. Available at
> <https://github.com/prioritizr/wdpar>.
To cite the World Database on Protected Areas (WDPA), please use:
Expand Down
11 changes: 2 additions & 9 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Dear CRAN volunteers,

Thank you for reviewing this submission. The main updates in this version include (i) fixing compatibility issues with the Protected Planet website to enable users to download data, (ii) improving data cleaning procedures, (iii) updating code and documentation to reflect the recent addition of the World Database on Other Effective Area-Based Conservation Measures (WDOECM) to the Protected Planet website, and (iv) removing unused package dependencies. The package now also includes the prepr R package as an optional dependency to augment data processing (https://github.com/dickoa/prepr).
Thank you for reviewing this submission. The main updates in this version include (i) making data download procedures more robust, (ii) fixing compatibility issues with recent updates to GEOS (version 3.11.0), (iii) improving the documentation.

Cheers,

Expand All @@ -19,7 +19,7 @@ Jeff

0 errors | 0 warnings | 2 note

# CRAN check notes for new submission
# Package check notes

* Possibly misspelled words in DESCRIPTION:
WDOECM (7:28)
Expand All @@ -31,13 +31,6 @@ Jeff

**The prepr R package is an optional dependency that is available on GitHub (<https://github.com/dickoa/prepr>). Instructions for installing the prepr R package are provided in the DESCRIPTION file and the package README file.**

# CRAN check notes for current version on CRAN

* Namespace in Imports field not imported from: ‘withr’
All declared Imports should be used.

**This note has been addressed by removing the withr R package from the Imports field.**

# Downstream dependencies

There are no existing packages that depend on this package.
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

495 changes: 270 additions & 225 deletions docs/articles/wdpar.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pkgdown: 2.0.5
pkgdown_sha: ~
articles:
wdpar: wdpar.html
last_built: 2022-07-07T23:56Z
last_built: 2022-07-08T07:34Z

2 changes: 1 addition & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/st_erase_overlaps.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/st_repair_geometry.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_clean.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_dissolve.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_fetch.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_latest_version.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_read.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpa_url.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/wdpar.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions inst/doc/wdpar.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<meta name="author" content="Jeffrey O. Hanson" />

<meta name="date" content="2022-07-05" />
<meta name="date" content="2022-07-08" />

<title>wdpar: Interface to the World Database on Protected Areas</title>

Expand Down Expand Up @@ -142,7 +142,7 @@

<h1 class="title toc-ignore">wdpar: Interface to the World Database on Protected Areas</h1>
<h4 class="author">Jeffrey O. Hanson</h4>
<h4 class="date">2022-07-05</h4>
<h4 class="date">2022-07-08</h4>



Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/test_internal.R
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ test_that("wdpa_url (country)", {
skip_on_github_workflow("Windows")
skip_on_github_workflow("macOS")
# verify that wdpa_url yields a result
x <- suppressWarnings(wdpa_url("NZL", wait = TRUE))
x <- suppressWarnings(wdpa_url("MLT", wait = TRUE))
expect_is(x, "character")
# verify that downloading the url yields a zipped shapefile
f1 <- tempfile(fileext = ".zip")
Expand Down

0 comments on commit 067007f

Please sign in to comment.