Last updated: 2020-02-13
Checks: 2 0
Knit directory: IITA_2019GS/
This reproducible R Markdown analysis was created with workflowr (version 1.5.0.9000). 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! 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: .DS_Store
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: data/.DS_Store
Ignored: output/.DS_Store
Untracked files:
Untracked: workflowr_log.R
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 |
---|---|---|---|---|
Rmd | e99edaf | wolfemd | 2020-02-13 | Start workflowr project. |
html | 84cab28 | wolfemd | 2019-11-21 | Build site. |
html | 57b19a9 | wolfemd | 2019-11-21 | Build site. |
html | cb61b89 | wolfemd | 2019-11-21 | Build site. |
html | 70242a6 | wolfemd | 2019-11-21 | Build site. |
html | dacbcf9 | wolfemd | 2019-11-21 | Build site. |
html | 43e9d5d | wolfemd | 2019-11-21 | Build site. |
html | a869b9e | wolfemd | 2019-11-21 | Build site. |
Rmd | bfffb51 | wolfemd | 2019-11-21 | Publish the first set of analyses and files for IITA 2019 GS, |
Rmd | 25ad02e | wolfemd | 2019-11-21 | Start workflowr project. |
Rmd | dcc94b9 | wolfemd | 2019-11-21 | Start workflowr project. |
Purpose of this section will be for background, summary, notes and future directions re: IITA GS-related analyses conducted in 2019.
TrialType
, and selection of trials is tedious. Upgrading meta-data on DB and making decisions about which trials to download in the first place could alleviate this. Would have downstream consequences for the code, which would need fixing.