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

solve config and yaml elements from episode addition #2

Merged
merged 4 commits into from
Sep 16, 2024

Conversation

avallecam
Copy link
Member

@avallecam avallecam commented Sep 16, 2024

key learnings:

  • avoid tildes in episode names
  • remove duplicated elements in episode yaml
  • prefer listed elements for authors

Copy link

github-actions bot commented Sep 16, 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/epiverse-trace/epitkit/compare/md-outputs..md-outputs-PR-2

The following changes were observed in the rendered markdown documents:

 CODE_OF_CONDUCT.md                                 |    8 +-
 LICENSE.md                                         |   17 +-
 Reporte.md (new)                                   |  331 ++++++
 Taller-R-RStudio.md (new)                          | 1051 ++++++++++++++++++++
 Visualizacion.md (new)                             |  577 +++++++++++
 data/datos_covid.xlsx (new)                        |  Bin 0 -> 4339653 bytes
 data/muestra_covid.RDS (new)                       |  Bin 0 -> 2169746 bytes
 ...alizacion-rendered-unnamed-chunk-11-1.png (new) |  Bin 0 -> 7510 bytes
 ...alizacion-rendered-unnamed-chunk-12-1.png (new) |  Bin 0 -> 7016 bytes
 ...alizacion-rendered-unnamed-chunk-13-1.png (new) |  Bin 0 -> 7542 bytes
 ...alizacion-rendered-unnamed-chunk-14-1.png (new) |  Bin 0 -> 7741 bytes
 ...alizacion-rendered-unnamed-chunk-16-1.png (new) |  Bin 0 -> 11222 bytes
 ...alizacion-rendered-unnamed-chunk-17-1.png (new) |  Bin 0 -> 23669 bytes
 ...alizacion-rendered-unnamed-chunk-18-1.png (new) |  Bin 0 -> 9729 bytes
 ...alizacion-rendered-unnamed-chunk-19-1.png (new) |  Bin 0 -> 10619 bytes
 ...alizacion-rendered-unnamed-chunk-20-1.png (new) |  Bin 0 -> 28518 bytes
 ...ualizacion-rendered-unnamed-chunk-6-1.png (new) |  Bin 0 -> 53897 bytes
 ...ualizacion-rendered-unnamed-chunk-8-1.png (new) |  Bin 0 -> 26827 bytes
 ...ualizacion-rendered-unnamed-chunk-9-1.png (new) |  Bin 0 -> 4405 bytes
 md5sum.txt                                         |   27 +-
 zika.md                                            |    1 -
 21 files changed, 1985 insertions(+), 27 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-16 13:15:23 +0000

github-actions bot pushed a commit that referenced this pull request Sep 16, 2024
@avallecam avallecam merged commit a79e32b into main Sep 16, 2024
3 checks passed
@avallecam avallecam deleted the solve-validation-divs branch September 16, 2024 13:18
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.

1 participant