Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt git episodes to use data dictionary example #17

Merged
merged 11 commits into from
Sep 3, 2024

Conversation

milanmlft
Copy link
Member

Updating episodes 8 – 11 to build a data dictionary instead of the planets example.

Fixes #4

@milanmlft milanmlft requested a review from quirksahern August 15, 2024 12:41
Copy link

github-actions bot commented Aug 15, 2024

Thank you!

Thank you for your pull request 😃

🤖 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:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/UCL-ARC/r-amr-epidemiology/compare/md-outputs..md-outputs-PR-17

The following changes were observed in the rendered markdown documents:

 08-setup.md       |   14 +-
 09-create.md      |   79 +-
 10-changes.md     |  289 +++++---
 11-history.md     |  233 +++---
 config.yaml (new) |  111 +++
 md5sum.txt        |    8 +-
 renv.lock (new)   | 2097 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 2562 insertions(+), 269 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.

⏱️ Updated at 2024-09-03 12:57:02 +0000

github-actions bot pushed a commit that referenced this pull request Aug 15, 2024
Copy link

@quirksahern quirksahern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link on line 75 of 08-setup.md needs updating

github-actions bot pushed a commit that referenced this pull request Aug 23, 2024
@milanmlft milanmlft requested a review from quirksahern August 27, 2024 13:25
github-actions bot pushed a commit that referenced this pull request Aug 30, 2024
github-actions bot pushed a commit that referenced this pull request Sep 2, 2024
github-actions bot pushed a commit that referenced this pull request Sep 3, 2024
@quirksahern quirksahern merged commit b03874c into main Sep 3, 2024
3 checks passed
@quirksahern quirksahern deleted the milanmlft/update-git-episodes branch September 3, 2024 13:02
github-actions bot pushed a commit that referenced this pull request Sep 3, 2024
Auto-generated via {sandpaper}
Source  : b03874c
Branch  : main
Author  : quirksahern <s.ahern@ucl.ac.uk>
Time    : 2024-09-03 13:02:31 +0000
Message : Merge pull request #17 from UCL-ARC/milanmlft/update-git-episodes

Adapt git episodes to use data dictionary example
github-actions bot pushed a commit that referenced this pull request Sep 3, 2024
Auto-generated via {sandpaper}
Source  : b9e0174
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-03 13:04:24 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : b03874c
Branch  : main
Author  : quirksahern <s.ahern@ucl.ac.uk>
Time    : 2024-09-03 13:02:31 +0000
Message : Merge pull request #17 from UCL-ARC/milanmlft/update-git-episodes

Adapt git episodes to use data dictionary example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customise Git example to context
2 participants