small updates to episodes 01 and 02 - #54
Conversation
…g the script for the first time since it is possible that some learners will not already have the lubridate package installed (they're not actually asked to install it until we install it with renv in the next section 03). this closes issue #51
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/carpentries-incubator/better-research-software-r/compare/md-outputs..md-outputs-PR-54 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-04-28 16:23:53 +0000 |
sstevens2
left a comment
There was a problem hiding this comment.
HI @hannaheow This looks great! I made a couple of suggestions. Let me know what you think and then we can get these merged.
Co-authored-by: Sarah Stevens <sarah.stevens@wisc.edu>
Co-authored-by: Sarah Stevens <sarah.stevens@wisc.edu>
Co-authored-by: Sarah Stevens <sarah.stevens@wisc.edu>
|
thanks @sstevens2 ! I like your suggestions, and I have committed the changes you suggested. I'm going to go ahead and merge this pull request. thanks! |
Auto-generated via `{sandpaper}`
Source : ee39069
Branch : main
Author : Hannah Olson-Williams <63068444+hannaheow@users.noreply.github.com>
Time : 2026-04-28 16:25:02 +0000
Message : Merge pull request #54 from carpentries-incubator/hannaheow-patch
small updates to episodes 01 and 02, incorporating suggestions from @sstevens2
closes issue #51 and issue #52
Auto-generated via `{sandpaper}`
Source : 77b7074
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2026-04-28 16:27:43 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : ee39069
Branch : main
Author : Hannah Olson-Williams <63068444+hannaheow@users.noreply.github.com>
Time : 2026-04-28 16:25:02 +0000
Message : Merge pull request #54 from carpentries-incubator/hannaheow-patch
small updates to episodes 01 and 02, incorporating suggestions from @sstevens2
closes issue #51 and issue #52
added an instructor note to episode 02 about package installation (lubridate specifically). closes issue #51
also added an instructor note to episode 01 to discuss Rdata settings. closes issue #52