Last updated: 2021-10-23

Checks: 7 0

Knit directory: META_SexSelFem/

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(20211007) 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 dc1a2a7. 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

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/index.Rmd) and HTML (docs/index.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 63b9eaa Salomé Fromonteil 2021-10-23 Build site.
Rmd 777f71b Salomé Fromonteil 2021-10-23 wflow_publish(files = c("analysis/index.Rmd"))
html 063fd98 Salomé Fromonteil 2021-10-23 Build site.
html 78ed0b4 Salomé Fromonteil 2021-10-23 Build site.
Rmd 0ded75c Salomé Fromonteil 2021-10-23 wflow_publish(files = c("analysis/index.Rmd"))
html bcbc596 Salomé Fromonteil 2021-10-23 Build site.
Rmd 85df287 Salomé Fromonteil 2021-10-23 wflow_publish(files = c("analysis/index.Rmd"))
html e9f28a6 Salomé Fromonteil 2021-10-23 Build site.
Rmd 6cc53ab Salomé Fromonteil 2021-10-23 wflow_publish(all = TRUE, republish = TRUE)
html 6cc53ab Salomé Fromonteil 2021-10-23 wflow_publish(all = TRUE, republish = TRUE)
html 4faf611 Salomé Fromonteil 2021-10-22 Build site.
html b28958b Salomé Fromonteil 2021-10-22 Start project
html 24b1d38 GitHub 2021-10-22 Add files via upload
html 54bd8aa salfromo 2021-10-21 wflow_git_commit(all = TRUE)
html 018517f salfromo 2021-10-21 Build site.
Rmd 0da8dd8

Salom