Last updated: 2023-01-13
Checks: 2 0
Knit directory: Cardiotoxicity/
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.
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 results in this page were generated with repository version f03a013. 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: .RData
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: data/data_outline.txt
Ignored: data/mymatrix.RDS
Untracked files:
Untracked: reneebasecode.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 repository in which changes were
made to the R Markdown (analysis/index.Rmd
) and HTML
(docs/index.html
) files. If you’ve configured a remote Git
repository (see ?wflow_git_remote
), click on the hyperlinks
in the table below to view the files as they were in that past version.
File | Version | Author | Date | Message |
---|---|---|---|---|
Rmd | f03a013 | reneeisnowhere | 2023-01-13 | update the link |
Rmd | cfc3e81 | reneeisnowhere | 2023-01-13 | updating readme and index |
html | 7eccdb8 | reneeisnowhere | 2023-01-12 | Build site. |
Rmd | 93c4409 | reneeisnowhere | 2023-01-12 | try again |
Rmd | ae8266e | reneeisnowhere | 2023-01-12 | updating the rmarkdown |
html | df8a845 | reneeisnowhere | 2023-01-11 | Build site. |
Rmd | 98fe131 | reneeisnowhere | 2023-01-11 | wflow_publish(c("analysis/license.Rmd", "analysis/index.Rmd")) |
Rmd | be977ac | reneeisnowhere | 2023-01-10 | testing interface |
Rmd | 48a3f62 | reneeisnowhere | 2023-01-10 | attempting again |
html | 7c3d440 | reneeisnowhere | 2023-01-10 | Build site. |
html | 0d9d258 | reneeisnowhere | 2023-01-09 | Build site. |
Rmd | 3aa4631 | reneeisnowhere | 2023-01-09 | Trial updates |
html | 9e0f8ee | reneeisnowhere | 2023-01-09 | Build site. |
Rmd | 3b61ad1 | reneeisnowhere | 2023-01-09 | Start workflowr project. |
Welcome to my research website. This is my first attempt at using workflowr. I am currently uploading my code.
Click on this link to see my results from the first analysis so far! Fair warning, it is a mess of code!