Last updated: 2020-06-03

Checks: 7 0

Knit directory: covid19-suicide-lsr.github.io2/

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.


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(20200602) 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 40931c3. 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:


working directory clean

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/publications.Rmd) and HTML (publications.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 5545c44 L-ENA 2020-06-03 Build site.
Rmd 2965302 L-ENA 2020-06-03 Publications visual update
html 9482d31 L-ENA 2020-06-03 Build site.
Rmd ddfde26 L-ENA 2020-06-03 Added publication and citation info

Publication of our living systematic review

The review was registered prospectively on PROSPERO on May 1st 2020 under CRD42020183326:

Ann John, David Gunnell, Julian Higgins, Emily Eyles, Luke McGuinness, Chukwudi Okolie, Kazeem Olorisade, Lena Schmidt. The impact of the Covid-19 pandemic on self-harm and suicidal behaviour: a living systematic review. PROSPERO 2020 CRD42020183326. Available from: https://www.crd.york.ac.uk/prospero/display_record.php?ID=CRD42020183326

The review protocol will be published via F1000 research soon: The impact of the COVID-19 pandemic on self-harm and suicidal behaviour: protocol for a living systematic review. Please cite as:

The code for out screening and literature retrieval application is available from mcguinlu’s GitHub repository or as release on zenodo. Please cite as:

Luke McGuinness and Lena Schmidt. mcguinlu/COVID_suicide_living: Initial Release (Version v1.0.0). Zenodo 2020. Available from: http://doi.org/10.5281/zenodo.3871366