Last updated: 2018-10-17
workflowr checks: (Click a bullet for more information) ✖ R Markdown file: uncommitted changes
The R Markdown is untracked by Git. 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.
✔ Repository version: 99529cf
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/
Ignored: docs/figure/
Untracked files:
Untracked: .DS_Store
Untracked: analysis/intro.Rmd
Untracked: assets/Packaging-Data-Analytical Work-Reproducibly-Using-R-and-Friends.pdf
Untracked: assets/marw_f1.jpeg
Untracked: assets/marw_f2.jpeg
Untracked: assets/marw_f3.jpeg
Untracked: assets/marw_f4.jpeg
Untracked: code/dev.R
Staged changes:
New: assets/peerj-preprints-3192.pdf
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.
Scholarship will be strengthened if we are more open with research materials, yet we lack conventions and technical infrastructure for such openness.
R packages can be used as a research compendium for organising and sharing files. R package structure is uniquely suitable to being easily adapted to solve problems of organising les and sharing them with other researchers. We describe how the conventional structure of R packages can be adapted for use as a research compendium, and illustrate this use with real-world examples.
This reproducible R Markdown analysis was created with workflowr 1.0.1