Skip to content

Commit 74f73c4

Browse files
committed
differences for PR #39
1 parent 875e825 commit 74f73c4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Banco_errores.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ attached base packages:
8484
8585
loaded via a namespace (and not attached):
8686
[1] compiler_4.5.1 tools_4.5.1 yaml_2.3.10 knitr_1.50 xfun_0.52
87-
[6] renv_1.1.4 evaluate_1.0.3
87+
[6] renv_1.1.4 evaluate_1.0.4
8888
```
8989

9090
**Obtendrá una información similar a esta. En este caso la versión es 4.4.1**

Taller-R-RStudio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ library(tidyverse)
635635
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
636636
✔ dplyr 1.1.4 ✔ readr 2.1.5
637637
✔ forcats 1.0.0 ✔ stringr 1.5.1
638-
✔ ggplot2 3.5.2 ✔ tibble 3.2.1
638+
✔ ggplot2 3.5.2 ✔ tibble 3.3.0
639639
✔ lubridate 1.9.4 ✔ tidyr 1.3.1
640640
✔ purrr 1.0.4
641641
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──

Visualizacion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ library(tidyverse)
166166
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
167167
✔ dplyr 1.1.4 ✔ readr 2.1.5
168168
✔ forcats 1.0.0 ✔ stringr 1.5.1
169-
✔ lubridate 1.9.4 ✔ tibble 3.2.1
169+
✔ lubridate 1.9.4 ✔ tibble 3.3.0
170170
✔ purrr 1.0.4 ✔ tidyr 1.3.1
171171
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
172172
✖ dplyr::filter() masks stats::filter()

estadistica.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ stats::runif(n, a, b)
858858
```
859859

860860
``` output
861-
[1] 4.870540 3.531836 3.845285 3.344966 2.247199
861+
[1] 2.408278 4.414337 4.016851 2.718731 3.616552
862862
```
863863
:::
864864

limpieza.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ se obtiene el siguiente resultado:
144144
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
145145
✔ dplyr 1.1.4 ✔ readr 2.1.5
146146
✔ forcats 1.0.0 ✔ stringr 1.5.1
147-
✔ ggplot2 3.5.2 ✔ tibble 3.2.1
147+
✔ ggplot2 3.5.2 ✔ tibble 3.3.0
148148
✔ lubridate 1.9.4 ✔ tidyr 1.3.1
149149
✔ purrr 1.0.4
150150
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"learners/reference.md" "2b545d2e344611c53d89854b3b14b8b5" "site/built/reference.md" "2025-07-01"
1616
"learners/setup.md" "1355233133a1180a92ff618e89bca6b3" "site/built/setup.md" "2025-07-01"
1717
"profiles/learner-profiles.md" "5fe5bf7537072422b91ed393ada03f9a" "site/built/learner-profiles.md" "2025-07-01"
18-
"renv/profiles/lesson-requirements/renv.lock" "ab416936ab17190ead56af2e058a8e3a" "site/built/renv.lock" "2025-07-01"
18+
"renv/profiles/lesson-requirements/renv.lock" "0a59e5b3e038ac04067e150e779a0c0e" "site/built/renv.lock" "2025-07-01"

0 commit comments

Comments
 (0)