Closed maneesha closed 8 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/swcarpentry/r-novice-inflammation/compare/md-outputs..md-outputs-PR-609
The following changes were observed in the rendered markdown documents:
01-starting-with-data.md | 2 +-
config.yaml (new) | 95 +++++++++++
data/car-speeds-cleaned.csv | 94 ++++++++++
md5sum.txt | 2 +-
renv.lock (new) | 408 ++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 599 insertions(+), 2 deletions(-)
:stopwatch: Updated at 2024-03-08 23:37:59 +0000
Thank you @maneesha for correcting this inconsistency. I've harmonized the quotation mark styling as recommended by @Bisaloo.
The second time the file
script.R
is referenced, it starts with a capital S. For consistency as file names are case sensitive, this PR changes it to lowercase.