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

J cupdates #115

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-115

The following changes were observed in the rendered markdown documents:

 16-open.md (new)                   |  81 ++++++++++++
 21_Definitions.md (new)            | 264 +++++++++++++++++++++++++++++++++++++
 22_contentAndMotivation.md         | 158 +---------------------
 23_Ensuring-reproducibility.md     |   7 +-
 24_SettingUp.md                    |  90 ++++++++-----
 25_RDM.md                          | 233 ++++++++++++++++++++------------
 27_publications.md                 | 202 ++++++++--------------------
 config.yaml                        |   5 +-
 discuss.md (gone)                  |   9 --
 fig/backup.jpg (new)               | Bin 0 -> 321825 bytes
 fig/manualversioncontrol.jpg (new) | Bin 0 -> 620410 bytes
 files/01-introduction.md           |  59 +++++++--
 files/02-motivation.md             |  17 +--
 files/03-overview.md               |   2 +-
 files/05-versioncontrol.md         |   5 +
 files/07-setup.md                  |  28 ++--
 files/08-collaborativeworking.md   |  60 ++++++---
 files/09-rdm.md                    | 228 ++++++++++++++++++++------------
 files/15-publication.md            |  85 +++++++-----
 files/17-citation.md               |   9 +-
 md5sum.txt                         |  17 ++-
 spreadsheets.md (new)              |  67 ++++++++++
 statistics.md (new)                |  33 +++++
 23 files changed, 1045 insertions(+), 614 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-09-04 19:43:41 +0000