Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 0e4ee12
Branch  : main
Author  : Nelly Sélem <nselem35@hotmail.com>
Time    : 2023-11-07 12:53:02 +0000
Message : Merge pull request swcarpentry#153 from swcarpentry/update/packages

Update 21 packages
  • Loading branch information
actions-user committed Nov 21, 2023
1 parent 9aa74d8 commit f885599
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1,221 deletions.
2 changes: 1 addition & 1 deletion 01-rstudio-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ function (name, pos = -1L, envir = as.environment(pos), all.names = FALSE,
}
else all.names
}
<bytecode: 0x55b89c1dd360>
<bytecode: 0x563d96a1b8e8>
<environment: namespace:base>
```

Expand Down
2 changes: 1 addition & 1 deletion 02-project-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ ls -lh data/gapminder-FiveYearData.csv
```

```{.output}
-rw-r--r-- 1 runner docker 80K Nov 10 17:55 data/gapminder-FiveYearData.csv
-rw-r--r-- 1 runner docker 80K Nov 21 01:21 data/gapminder-FiveYearData.csv
```

El tamaño del archivo es 80K.
Expand Down
4 changes: 2 additions & 2 deletions 03-seeking-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ sessionInfo()
```

```{.output}
R version 4.3.1 (2023-06-16)
R version 4.3.2 (2023-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.3 LTS
Expand All @@ -151,7 +151,7 @@ attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.3.1 tools_4.3.1 yaml_2.3.7 knitr_1.45 xfun_0.41
[1] compiler_4.3.2 tools_4.3.2 yaml_2.3.7 knitr_1.45 xfun_0.41
[6] renv_1.0.3 evaluate_0.23
```

Expand Down
12 changes: 6 additions & 6 deletions 05-data-structures-part2.md
Original file line number Diff line number Diff line change
Expand Up @@ -657,12 +657,12 @@ gapminder[sample(nrow(gapminder), 5), ]
```

```{.output}
country year pop continent lifeExp gdpPercap
751 Ireland 1982 3480000 Europe 73.100 12618.321
714 Indonesia 1977 136725000 Asia 52.702 1382.702
798 Japan 1977 113872473 Asia 75.380 16610.377
939 Malaysia 1962 8906385 Asia 55.737 2036.885
318 Comoros 1977 304739 Africa 50.939 1172.603
country year pop continent lifeExp gdpPercap
1591 Uganda 1982 12939400 Africa 49.849 682.2662
1690 Zambia 1997 9417789 Africa 40.238 1071.3538
866 Lebanon 1957 1647412 Asia 59.489 6089.7869
1527 Thailand 1962 29263397 Asia 56.061 1002.1992
378 Croatia 1977 4318673 Europe 70.640 11305.3852
```

:::::::::::::::::::::::::
Expand Down
96 changes: 0 additions & 96 deletions config.yaml

This file was deleted.

54 changes: 27 additions & 27 deletions md5sum.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
"file" "checksum" "built" "date"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2023-11-10"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-11-10"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2023-11-10"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2023-11-10"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2023-11-10"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2023-11-10"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2023-11-10"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2023-11-10"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2023-11-10"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2023-11-10"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2023-11-10"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2023-11-10"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2023-11-10"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2023-11-10"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2023-11-10"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2023-11-10"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2023-11-10"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2023-11-10"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2023-11-10"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2023-11-10"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2023-11-10"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2023-11-10"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2023-11-10"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2023-11-10"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2023-11-10"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-11-10"
"renv/profiles/lesson-requirements/renv.lock" "14ffda8a8a972130d31f6d9df4ec63ca" "site/built/renv.lock" "2023-11-10"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2023-11-21"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-11-21"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2023-11-21"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2023-11-21"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2023-11-21"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2023-11-21"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2023-11-21"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2023-11-21"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2023-11-21"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2023-11-21"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2023-11-21"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2023-11-21"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2023-11-21"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2023-11-21"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2023-11-21"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2023-11-21"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2023-11-21"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2023-11-21"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2023-11-21"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2023-11-21"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2023-11-21"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2023-11-21"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2023-11-21"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2023-11-21"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2023-11-21"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-11-21"
"renv/profiles/lesson-requirements/renv.lock" "b64d532ec943a5f118de48a81616ce98" "site/built/renv.lock" "2023-11-21"
Loading

0 comments on commit f885599

Please sign in to comment.