Skip to content

Commit

Permalink
differences for PR #54
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 4, 2025
1 parent fa2ef61 commit 478a29e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 01-rstudio-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ function (name, pos = -1L, envir = as.environment(pos), all.names = FALSE,
}
else all.names
}
<bytecode: 0x555821363e10>
<bytecode: 0x55cc2a469d80>
<environment: namespace:base>
```

Expand Down
4 changes: 2 additions & 2 deletions 03-seeking-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.4.2 tools_4.4.2 yaml_2.3.10 knitr_1.49 xfun_0.49
[6] renv_1.1.0 evaluate_1.0.1
[1] compiler_4.4.2 tools_4.4.2 yaml_2.3.10 knitr_1.49 xfun_0.50
[6] renv_1.1.0 evaluate_1.0.3
```

Will print out your current version of R, as well as any packages you
Expand Down
Binary file modified fig/statistics-rendered-unnamed-chunk-3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fig/statistics-rendered-unnamed-chunk-3-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
"learners/reference.md" "1cd851cc85adc26ea172da91e8c564f7" "site/built/reference.md" "2025-02-04"
"learners/setup.md" "f888f8a54b071715c0cf56896e650c00" "site/built/setup.md" "2025-02-04"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2025-02-04"
"renv/profiles/lesson-requirements/renv.lock" "02c06d5f063dfcf518e1732e42d18cba" "site/built/renv.lock" "2025-02-04"
"renv/profiles/lesson-requirements/renv.lock" "7c95f65da00443ccc3367f709dc8ef1f" "site/built/renv.lock" "2025-02-04"

0 comments on commit 478a29e

Please sign in to comment.