Skip to content

Commit

Permalink
rework quickstart vignette (#201)
Browse files Browse the repository at this point in the history
* rework quickstart vignette to use ESA landcover
  • Loading branch information
goergen95 authored Nov 10, 2023
1 parent 973b5bf commit 59a4c93
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 130 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Depends: R (>= 3.5.0)
SystemRequirements: GDAL (>= 3.0.0), PROJ (>= 4.8.0)
Imports: curl, dplyr, furrr, httr, magrittr, progressr, purrr, rvest, R.utils,
sf, stringr, terra, tibble, tidyr, tidyselect
Suggests: exactextractr, future, ggplot2, knitr, rmarkdown, rstac, SPEI,
Suggests: exactextractr, future, knitr, rmarkdown, rstac, SPEI,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: DiagrammeR, lubridate, manipulateWidget, rgl, spatstat,
Config/Needs/website: DiagrammeR, ggplot2, lubridate, manipulateWidget, rgl, spatstat,
wdpar
Config/testthat/edition: 3
Encoding: UTF-8
Expand Down
11 changes: 9 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# mapme.biodiversity (development version)

## General

- Quickstart vignette now uses the ESA Landcover resource
as an example for how to use the package (#201).


## New features

- GFW resources and indicators now include latest GFC-2022-v1.10 version.
- GFW resources and indicators now include latest GFC-2022-v1.10 version (#204).


# mapme.biodiversity 0.4.0

Expand Down Expand Up @@ -89,7 +96,7 @@
to return numerically equivalent results on any operating system (#131)

- the online source for the `nasa_srtm` resource shows an expired SSL certificate
since November 2022. The get_resources()` function now includes an error and
since November 2022. The `get_resources()` function now includes an error and
instructions how to disable SSL certification at a users own risk. The
websites maintainers have been contacted and asked to renew the certification. (#131)

Expand Down
Loading

0 comments on commit 59a4c93

Please sign in to comment.