Last updated: 2020-06-23
Checks: 1 1
Knit directory: genes-to-foodweb-stability/
This reproducible R Markdown analysis was created with workflowr (version 1.6.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 staged 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 version displayed above was the version of the Git repository at the time these results were generated.
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: code/.Rhistory
Unstaged changes:
Modified: analysis/about.Rmd
Modified: analysis/index.Rmd
Modified: analysis/license.Rmd
Deleted: figures/conceptual.key
Deleted: figures/conceptual.pdf
Deleted: figures/initial-foodweb-structural-stability-v5-gimp.png
Deleted: figures/initial-foodweb-structural-stability-v5-gimp.xcf
Deleted: figures/rich-geno-critical-transitions-images-v2.key
Deleted: figures/rich-geno-critical-transitions-images-v2.pdf
Deleted: figures/rich-state-transitions-images-v3.key
Deleted: figures/rich-state-transitions-images-v3.pdf
Deleted: figures/rich-structural-stability-images-v2.key
Deleted: figures/rich-structural-stability-images-v2.pdf
Staged changes:
Modified: README.md
New: analysis/critical-transitions.Rmd
Modified: analysis/index.Rmd
Modified: analysis/license.Rmd
New: analysis/plant-growth-no-insects.Rmd
New: analysis/structural-stability.Rmd
Modified: code/README.md
New: code/glm-ftest.R
New: code/plot-feasibility-domain.R
New: code/prep-time-series.R
New: code/simulate-community-dynamics.R
New: code/temperature-structural-stability-fig.R
New: data/ExperimentPlantBiomass.csv
New: data/PreExperimentNoInsectsPlantBiomass.csv
Modified: data/README.md
New: data/arabidopsis_clean_df.csv
New: figures/conceptual.key
New: figures/conceptual.pdf
New: figures/initial-foodweb-structural-stability-v2.png
New: figures/initial-foodweb-structural-stability-v5-gimp.png
New: figures/initial-foodweb-structural-stability-v5-gimp.xcf
New: figures/rich-geno-critical-transition-v4.pdf
New: figures/rich-geno-critical-transitions-images-v2.key
New: figures/rich-geno-critical-transitions-images-v2.pdf
New: figures/rich-state-transitions-images-v3.key
New: figures/rich-state-transitions-images-v3.pdf
New: figures/rich-structural-stability-R-v2.pdf
New: figures/rich-structural-stability-images-v2.key
New: figures/rich-structural-stability-images-v2.pdf
Modified: output/README.md
New: output/critical-transitions.RData
New: output/full.mv.norm.brm.rds
New: output/geno.rich_model.brm.rds
New: output/plant-growth-no-insects.RData
New: output/reduced.1.brm.rds
New: output/reduced.2.brm.rds
New: output/reduced.3.brm.rds
New: output/reduced.4.brm.rds
New: output/reduced.5.brm.rds
New: output/reduced.6.brm.rds
New: output/reduced.7.brm.rds
New: output/reduced.8.brm.rds
New: output/structural-stability.RData
New: output/timeseries_df.csv
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 R Markdown and HTML files. If you’ve configured a remote Git repository (see ?wflow_git_remote
), click on the hyperlinks in the table below to view them.
File | Version | Author | Date | Message |
---|---|---|---|---|
html | 28c2a9f | mabarbour | 2020-02-05 | Build site. |
Rmd | 27ad8e2 | mabarbour | 2020-02-05 | Start workflowr project. |
To the extent possible under law, Matthew A. Barbour has waived all copyright and related or neighboring rights to this work. This work is published from: Switzerland.
The MIT License (MIT) Copyright (c) 2020 Matthew A. Barbour
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.