Last updated: 2021-02-24

Checks: 6 1

Knit directory: FACE-IT/

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


The R Markdown file has unstaged changes. To know which version of the R Markdown file created these results, you’ll want to first commit it to the Git repo. If you’re still working on the analysis, you can ignore this warning. When you’re finished, you can run wflow_publish to commit the R Markdown file and build the HTML.

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(20210216) 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 6b2f047. 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:    .Rhistory
    Ignored:    .Rproj.user/

Unstaged changes:
    Modified:   analysis/_site.yml
    Modified:   analysis/metadatabase.Rmd
    Modified:   code/functions.R

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/metadatabase.Rmd) and HTML (docs/metadatabase.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
html 6b2f047 robwschlegel 2021-02-24 Build site.
Rmd 3e8114e robwschlegel 2021-02-24 Re-built site.
Rmd c38a8d3 robwschlegel 2021-02-19 More minor changes
html 9f9385e robwschlegel 2021-02-19 Build site.
Rmd 93d152e robwschlegel 2021-02-19 Adjusting file pathways
html 6208900 robwschlegel 2021-02-19 Build site.
Rmd b09fb3f robwschlegel 2021-02-19 Re-built site.
html 51741d5 robwschlegel 2021-02-19 Build site.
Rmd ca063d3 robwschlegel 2021-02-19 Re-built site.
html 849da96 robwschlegel 2021-02-19 Build site.
Rmd c5e635e robwschlegel 2021-02-19 Re-built site.
html ee3511e robwschlegel 2021-02-18 Build site.
html 04d996a robwschlegel 2021-02-18 Build site.
html c3a8a72 robwschlegel 2021-02-18 Build site.
html 3992686 robwschlegel 2021-02-18 Build site.
Rmd f9244d5 Robert 2021-02-17 Re-built site.
Rmd bd0919b robwschlegel 2021-02-16 The metadatabase Rmd file

Introduction

This document is designed to satisfy both D1.1 and D1.2 for the Horizon2020 project “FACE-IT.” The text in this document is a report on the key drivers of changes in Arctic biodiversity (D1.1). The tables contain the meta-database for the data identified as key drivers of change (D1.2). The text and meta-data from this document will be used for the completion of a review article on past and future changes of key drivers in and around the FACE-IT study sites (D1.3). We begin with a review of known drivers of change in the Arctic before focussing in on each individual FACE-IT study site to discuss any differences from the broader Arctic. Within each section a table is given that shows the meta-data for the drivers of change for the topic of that section.

Drivers of change in the European Arctic

Many physical processes are known to drive biodiversity in the Arctic. Unsurprisingly, the presence of sea ice is one of these controlling factors (Pavlova et al. (2019)). There are however many more, such as photosynthetically available radiation (PAR), ultraviolet radiation (UVR), and turbidity (Hop and Wiencke (2019)). In addition to knowing what it is that may cause changes, it is necessary to identify the fonts of biodiversity that may be affected by these drivers. There are many taxa/species etc. that have been identified as important for monitoring throughout the Arctic.

DT::datatable(metadata_EU_arctic, rownames = FALSE, filter="top", options = list(pageLength = 5, scrollX=T) )

Svalbard

While not a study site itself, there are a lot of studies and data products that focuss on Svalbard broadly, rather than individual study sites within this region. Therefore this geographical region

References

Hop, H., and Wiencke, C. (2019). “The ecosystem of kongsfjorden, svalbard,” in The ecosystem of kongsfjorden, svalbard, eds. H. Hop and C. Wiencke (Cham: Springer International Publishing), 1–20. doi:10.1007/978-3-319-46425-1_1.
Pavlova, O., Gerland, S., and Hop, H. (2019). “Changes in sea-ice extent and thickness in kongsfjorden, svalbard (2003–2016),” in The ecosystem of kongsfjorden, svalbard, eds. H. Hop and C. Wiencke (Cham: Springer International Publishing), 105–136. doi:10.1007/978-3-319-46425-1_4.

sessionInfo()
R version 4.0.4 (2021-02-15)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.2 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_CA.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_CA.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_CA.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C       

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

other attached packages:
 [1] DT_0.17         forcats_0.5.1   stringr_1.4.0   dplyr_1.0.4    
 [5] purrr_0.3.4     readr_1.4.0     tidyr_1.1.2     tibble_3.0.6   
 [9] ggplot2_3.3.3   tidyverse_1.3.0

loaded via a namespace (and not attached):
 [1] tidyselect_1.1.0  xfun_0.21         bslib_0.2.4       haven_2.3.1      
 [5] colorspace_2.0-0  vctrs_0.3.6       generics_0.1.0    htmltools_0.5.1.1
 [9] yaml_2.2.1        rlang_0.4.10      jquerylib_0.1.3   later_1.1.0.1    
[13] pillar_1.4.7      withr_2.4.1       glue_1.4.2        DBI_1.1.1        
[17] dbplyr_2.1.0      modelr_0.1.8      readxl_1.3.1      lifecycle_1.0.0  
[21] munsell_0.5.0     gtable_0.3.0      workflowr_1.6.2   cellranger_1.1.0 
[25] rvest_0.3.6       htmlwidgets_1.5.3 evaluate_0.14     knitr_1.31       
[29] crosstalk_1.1.1   httpuv_1.5.5      broom_0.7.5       Rcpp_1.0.6       
[33] promises_1.2.0.1  backports_1.2.1   scales_1.1.1      jsonlite_1.7.2   
[37] fs_1.5.0          hms_1.0.0         digest_0.6.27     stringi_1.5.3    
[41] rprojroot_2.0.2   grid_4.0.4        cli_2.3.0         tools_4.0.4      
[45] magrittr_2.0.1    sass_0.3.1        crayon_1.4.1      whisker_0.4      
[49] pkgconfig_2.0.3   ellipsis_0.3.1    xml2_1.3.2        reprex_1.0.0     
[53] lubridate_1.7.9.2 rstudioapi_0.13   assertthat_0.2.1  rmarkdown_2.7    
[57] httr_1.4.2        R6_2.5.0          git2r_0.28.0      compiler_4.0.4