Last updated: 2023-11-23

Checks: 7 0

Knit directory: mapme.protectedareas/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(20210305) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version b9c50ca. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .RData
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    analysis/threat_assessment_selva_maya_cache/

Unstaged changes:
    Modified:   analysis/threat_assessment_honduras.Rmd

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/central_america_bmz_project_overview.Rmd) and HTML (docs/central_america_bmz_project_overview.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd b9c50ca Petutschnig, Andreas 2023-11-23 workflowr::wflow_publish("analysis/central_america_bmz_project_overview.Rmd")
html 3992fb8 Petutschnig, Andreas 2023-11-22 Build site.
Rmd 9c5c968 Petutschnig, Andreas 2023-11-22 workflowr::wflow_publish("analysis/central_america_bmz_project_overview.Rmd")

Introduction

The following analysis intended to support a strategic peer-discussion. The goal of this exercise is to assist KfW and its partners to having a coherent overview of the Protected Areas (short: PA) in Central America that are currently supported by KfW (Financial Cooperation). Additionally, the goal is to identify synergies in the different projects. The analysis uses the publicly available data from the World Database of Protected Areas (WDPA/IUCN) 1 as outlines.

Visualized Protected Areas

We look at the Central America Portfolio (bilateral and regional, 11 projects). Data was downloaded from the WDPA and provided by the Project Partners. The following map shows the Central America Portfolio and the PAs currently supported by KfW (Financial Cooperation). Each project has been assigned its own color. PAs which are supported in the scope of more than one project are outlined in black.

Map

This map is interactive, meaning that you can zoom into the map to see specific countries in more detail. Furthermore, supported PAs from the current portfolio of KfW are displayed with their actual polygon boundaries. For analysis purposes it is useful to also activate the satellite layer which can often indicate whether areas are affected by agricultural conversion.

To select/deselect individual BMZ Projects, you can use the layer overview on the right of the map. The project numbers of overlapping BMZ projects are:

WDPA ID BMZ/IKI Number Short Name
107569 201567957 Sierra y Mar
107569 201967801 Selva Maya II
12555 201768928 Marfund
12555 201768464 Enlazando Paisajes
41010 201165984 Life Web II Honduras
41010 201768928 Marfund
555558401 201165984 Life Web II Honduras
555558401 201768464 Enlazando Paisajes
555582978 201165984 Life Web II Honduras
555582978 201768928 Marfund
555626131 201768928 Marfund
555626131 201165984 Life Web II Honduras
67989 201165984 Life Web II Honduras
67989 201768928 Marfund

sessionInfo()
R version 4.3.1 (2023-06-16 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 11 x64 (build 22621)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8 
[2] LC_CTYPE=English_United States.utf8   
[3] LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C                          
[5] LC_TIME=English_United States.utf8    

time zone: Europe/Berlin
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] sf_1.0-14                     scales_1.2.1                 
 [3] reshape2_1.4.4                plotly_4.10.2                
 [5] ggplot2_3.4.3                 mapme.biodiversity_0.4.0.9000
 [7] magrittr_2.0.3                leafpop_0.1.0                
 [9] leaflet.extras2_1.2.2         leaflet.extras_1.0.0         
[11] leaflet_2.2.0                 htmltools_0.5.6.1            
[13] knitr_1.44                    dplyr_1.1.3                  
[15] RColorBrewer_1.1-3           

loaded via a namespace (and not attached):
 [1] gtable_0.3.4             xfun_0.40                bslib_0.5.1             
 [4] htmlwidgets_1.6.2        leaflet.providers_1.13.0 vctrs_0.6.3             
 [7] tools_4.3.1              crosstalk_1.2.0          generics_0.1.3          
[10] tibble_3.2.1             proxy_0.4-27             fansi_1.0.5             
[13] pkgconfig_2.0.3          KernSmooth_2.23-22       data.table_1.14.8       
[16] uuid_1.1-1               lifecycle_1.0.4          compiler_4.3.1          
[19] stringr_1.5.0            git2r_0.32.0             munsell_0.5.0           
[22] terra_1.7-55             codetools_0.2-19         httpuv_1.6.11           
[25] class_7.3-22             sass_0.4.7               lazyeval_0.2.2          
[28] yaml_2.3.7               later_1.3.1              pillar_1.9.0            
[31] jquerylib_0.1.4          whisker_0.4.1            tidyr_1.3.0             
[34] ellipsis_0.3.2           classInt_0.4-10          cachem_1.0.8            
[37] brew_1.0-8               tidyselect_1.2.0         digest_0.6.33           
[40] stringi_1.7.12           purrr_1.0.2              rprojroot_2.0.3         
[43] fastmap_1.1.1            grid_4.3.1               colorspace_2.1-0        
[46] cli_3.6.1                base64enc_0.1-3          utf8_1.2.4              
[49] e1071_1.7-13             withr_2.5.2              promises_1.2.1          
[52] httr_1.4.7               rmarkdown_2.25           workflowr_1.7.1         
[55] evaluate_0.22            viridisLite_0.4.2        rlang_1.1.1             
[58] Rcpp_1.0.11              glue_1.6.2               DBI_1.1.3               
[61] svglite_2.1.1            rstudioapi_0.15.0        jsonlite_1.8.7          
[64] plyr_1.8.9               R6_2.5.1                 systemfonts_1.0.4       
[67] fs_1.6.3                 units_0.8-4             

  1. UNEP-WCMC and IUCN (2022), Protected Planet: The World Database on Protected Areas (WDPA) and World Database on Other Effective Area-based Conservation Measures (WD-OECM) [Online], February 2022, Cambridge, UK: UNEP-WCMC and IUCN. Available at: www.protectedplanet.net.↩︎