Closed milanmlft closed 2 months ago
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:
:mag: Inspect the changes: https://github.com/UCL-ARC/r-amr-epidemiology/compare/md-outputs..md-outputs-PR-29
The following changes were observed in the rendered markdown documents:
06-filedir.md | 2 +-
23-statistics.md | 34410 +------------------
config.yaml (new) | 112 +
...tatistics-rendered-unnamed-chunk-15-1.png (new) | Bin 0 -> 125092 bytes
fig/23-statistics-rendered-unnamed-chunk-2-1.png | Bin 4903 -> 3941 bytes
fig/23-statistics-rendered-unnamed-chunk-3-1.png | Bin 4835 -> 4903 bytes
...statistics-rendered-unnamed-chunk-4-1.png (new) | Bin 0 -> 4342 bytes
...statistics-rendered-unnamed-chunk-4-2.png (new) | Bin 0 -> 4549 bytes
fig/filesystem-challenge.svg (new) | 763 +
md5sum.txt | 4 +-
renv.lock (new) | 2145 ++
11 files changed, 3064 insertions(+), 34372 deletions(-)
:stopwatch: Updated at 2024-09-04 12:33:37 +0000
Some of the code chunks in the statistics episode produce extremely long outputs. Setting
option(max.print = 100)
truncates all outputs to max. 100 lines.Also fixes #16