Skip to content

Commit 2eced6b

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : b603d58 Branch : main Author : Sehrish Kanwal <[email protected]> Time : 2025-09-02 00:31:37 +0000 Message : Merge pull request #930 from swcarpentry/update/packages Update 7 packages
1 parent f5f34cb commit 2eced6b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

01-rstudio-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ function (name, pos = -1L, envir = as.environment(pos), all.names = FALSE,
643643
}
644644
else all.names
645645
}
646-
<bytecode: 0x55d0788f3fc0>
646+
<bytecode: 0x560db2e24fc0>
647647
<environment: namespace:base>
648648
```
649649

02-project-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ ls -lh data/gapminder_data.csv
190190
```
191191

192192
``` output
193-
-rw-r--r-- 1 runner docker 80K Sep 2 00:31 data/gapminder_data.csv
193+
-rw-r--r-- 1 runner docker 80K Sep 2 00:34 data/gapminder_data.csv
194194
```
195195

196196
The file size is 80K.

03-seeking-help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ attached base packages:
186186
[1] stats graphics grDevices utils datasets methods base
187187
188188
loaded via a namespace (and not attached):
189-
[1] compiler_4.5.1 tools_4.5.1 yaml_2.3.10 knitr_1.50 xfun_0.52
190-
[6] renv_1.1.5 evaluate_1.0.4
189+
[1] compiler_4.5.1 tools_4.5.1 yaml_2.3.10 knitr_1.50 xfun_0.53
190+
[6] renv_1.1.5 evaluate_1.0.5
191191
```
192192

193193
Will print out your current version of R, as well as any packages you

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
"learners/reference.md" "1cd851cc85adc26ea172da91e8c564f7" "site/built/reference.md" "2025-09-02"
2424
"learners/setup.md" "f888f8a54b071715c0cf56896e650c00" "site/built/setup.md" "2025-09-02"
2525
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2025-09-02"
26-
"renv/profiles/lesson-requirements/renv.lock" "869b362c7adb1301e6e978ae90ca22c3" "site/built/renv.lock" "2025-09-02"
26+
"renv/profiles/lesson-requirements/renv.lock" "ccfe6c4ab812913a0d5cda73a3759bb1" "site/built/renv.lock" "2025-09-02"

0 commit comments

Comments
 (0)