Appendix 3 {.unnumbered #annexe3}

Description of the research compendium prepared to structure the cumulative effects assessment of marine vessel activities in the St. Lawrence and the river Saguenay.

ceanav {.unnumbered}

lifecycle

This repository contains the research compendium for the pilot project on the cumulative effects assessment of marine vessel activities in the St. Lawrence and the river Saguenay. It contains all the code to import, format, and integrate the datasets, and to run the analyses, create the figures, and render the assessment report.

Since the data are not included in the research compendium, the whole pipeline must be executed to reproduce the cumulative effects assessment. It must however be noted that not all data are openly available or accessible through open-data portals due to some data sharing agreements. It is therefore necessary to contact us or the contacts identified to obtain the necessary data.

How to cite {-}

Cite the research compendium as follows:

Beauchesne D (2022) Research compendium for the pilot project on the cumulative effects assessment of marine vessel activities in the St. Lawrence and the river Saguenay. Consulted on [AAAA-MM-JJ]. https://github.com/EffetsCumulatifsNavigation/ceanav.

Content {-}

This research compendium is structure as follows:

How to use {-}

Clone and execute the following commands in your terminal:

R -e 'library(devtools);document()'
R CMD INSTALL .
R
library(ceanav)
pipeline()

Warning : this research compendium is not fully reproducible due to data sharing agreements imposing restrictions on sharing certain datasets.



EffetsCumulatifsNavigation/ceanav documentation built on April 17, 2023, 1:02 p.m.