Last updated: 2018-07-17
workflowr checks: (Click a bullet for more information)wflow_publish
to commit the R Markdown file and build the HTML.
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: .DS_Store
Ignored: .Rproj.user/
Ignored: analysis/.DS_Store
Ignored: code/.DS_Store
Ignored: data/.DS_Store
Ignored: docs/.DS_Store
Ignored: figures/
Untracked files:
Untracked: .drake/
Untracked: analysis/model_functions.Rmd
Untracked: analysis/plot_model.Rmd
Untracked: analysis/run_model.Rmd
Untracked: data/all_results.rds
Untracked: data/mating_type_tables/
Untracked: data/sim_results/
Untracked: manuscript/
Untracked: output/my_manuscript.pdf
Untracked: output/supplementary_material.pdf
Untracked: run.R
Untracked: sex_shredder.Rproj
Untracked: sim_results/
Unstaged changes:
Modified: analysis/_site.yml
Modified: analysis/index.Rmd
Deleted: myproject.Rproj
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.
File | Version | Author | Date | Message |
---|---|---|---|---|
html | 54a8a35 | Luke Holman | 2018-07-16 | Build site. |
Rmd | 6f3f950 | Luke Holman | 2018-07-16 | Start workflowr project. |
Click here to see all functions used in the model.
Click here to see how the model was run.
This reproducible R Markdown analysis was created with workflowr 1.1.1