Last updated: 2022-12-28
Checks: 1 1
Knit directory: freezing_cycles/
This reproducible R Markdown analysis was created with workflowr (version 1.7.0). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
The R Markdown file has unstaged changes. 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.
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 ed0e131. 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/
Ignored: analysis/site_libs/
Untracked files:
Untracked: analysis/2.freezing_vs_environment.Rmd
Untracked: data/tree.nwk
Unstaged changes:
Deleted: .DS_Store
Modified: analysis/0.data.Rmd
Modified: analysis/1.freezing_cycles_tolerance.Rmd
Deleted: analysis/2.long_freezing_vs_cycles.Rmd
Deleted: analysis/3.freezing_vs_environment.Rmd
Modified: analysis/index.Rmd
Modified: code/model.txt
Deleted: data/.DS_Store
Modified: data/data_freezing.xlsx
Modified: data/mixedmonths_data.txt
Deleted: data/tree.nex
Modified: freezing_tardigrades.Rproj
Deleted: output/M_vs_plong_plot.svg
Modified: output/means_cycles.txt
Modified: output/mod.env.rds
Modified: output/model_fit.env.pdf
Deleted: output/plot_mod_fitenv.pdf
Deleted: output/tree_Cycles.svg
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.
There are no past versions. Publish this analysis with
wflow_publish() to start tracking its development.