fix workflow runs#231
Conversation
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:
Rendered Changes🔍 Inspect the changes: https://github.com/epiverse-trace/tutorials-early/compare/md-outputs..md-outputs-PR-231 The following changes were observed in the rendered markdown documents: 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 2026-06-10 09:34:20 +0000 |
…patibility Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0881c3f to
815bc21
Compare
…move root renv.lock Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
[actions]bot update: 32 packages updated in lockfile (R 4.6.0 target)renv/activate.Rto renv 1.1.7 for R 4.5.x compatibility (R 4.6.0 breaks source compilation ofcli,Rcpp, and others in the current lockfile)learners/mpox_data_cleaning_pipeline.Rmd(3 occurrences)Transversal
Test plan
renv::restore()completed successfully with R 4.5.2renv::status()reports no issuessandpaper::build_lesson()ran successfully locally🤖 Generated with Claude Code