carpentries-incubator / managing-computational-projects

Managing Open and Reproducible Computational Projects
https://carpentries-incubator.github.io/managing-computational-projects
Other
8 stars 10 forks source link

Johav review 23 07 #104

Closed jcolomb closed 10 months ago

github-actions[bot] commented 10 months ago

Thank you!

Thank you for your pull request :smiley:

:robot: This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

Rendered Changes

:mag: Inspect the changes: https://github.com/carpentries-incubator/managing-computational-projects/compare/md-outputs..md-outputs-PR-104

The following changes were observed in the rendered markdown documents:

 23_Ensuring-reproducibility.md        |  31 ++--
 24_SettingUp.md                       |  14 +-
 25_RDM.md                             |  69 +++++--
 26_Coding.md                          | 326 ++++++++++++++++------------------
 fig/data-provenance.jpg (new)         | Bin 0 -> 286606 bytes
 fig/dataflow.png (new)                | Bin 0 -> 59608 bytes
 fig/evolution-open-research.png (new) | Bin 0 -> 156156 bytes
 fig/fair-principles.jpg (new)         | Bin 0 -> 741278 bytes
 fig/tidy-1.png (new)                  | Bin 0 -> 225818 bytes
 files/04-reproducibility.md           |  11 +-
 files/09-rdm.md                       |  67 +++++--
 files/12-analysis.md                  | 208 ++++++++++------------
 files/15-publication.md               |   3 +-
 md5sum.txt                            |   8 +-
 14 files changed, 378 insertions(+), 359 deletions(-)
What does this mean? If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible. This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

:stopwatch: Updated at 2023-08-11 09:26:07 +0000