Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 91f546a
Branch  : main
Author  : Nelly Sélem <nselem35@hotmail.com>
Time    : 2024-05-07 20:10:30 +0000
Message : Merge pull request #159 from swcarpentry/update/packages

Update 12 packages
  • Loading branch information
actions-user committed May 21, 2024
1 parent 402f20d commit 21ef5ed
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 1,177 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: 0x562114383918>
<bytecode: 0x56499040fce0>
<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 May 7 20:12 data/gapminder-FiveYearData.csv
-rw-r--r-- 1 runner docker 80K May 21 00:27 data/gapminder-FiveYearData.csv
```

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

```output
R version 4.3.3 (2024-02-29)
Platform: x86_64-pc-linux-gnu (64-bit)
R version 4.4.0 (2024-04-24)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.4 LTS
Matrix products: default
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.3 tools_4.3.3 yaml_2.3.8 knitr_1.46 xfun_0.43
[1] compiler_4.4.0 tools_4.4.0 yaml_2.3.8 knitr_1.46 xfun_0.43
[6] renv_1.0.7 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
1649 Vietnam 1972 44655014 Asia 50.254 699.5016
607 Guatemala 1982 6395630 Americas 58.137 4820.4948
499 Eritrea 1982 2637297 Africa 43.890 524.8758
726 Iran 1977 35480679 Asia 57.702 11888.5951
768 Israel 2007 6426679 Asia 80.745 25523.2771
country year pop continent lifeExp gdpPercap
916 Madagascar 1967 6334556 Africa 42.881 1634.0473
618 Guinea 1977 4227026 Africa 40.762 874.6859
798 Japan 1977 113872473 Asia 75.380 16610.3770
783 Jamaica 1962 1665128 Americas 65.610 5246.1075
868 Lebanon 1967 2186894 Asia 63.870 6006.9830
```

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

This file was deleted.

Binary file modified fig/08-plot-ggplot2-rendered-ch5-sol-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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" "2024-05-07"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-05-07"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2024-05-07"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2024-05-07"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2024-05-07"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2024-05-07"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2024-05-07"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2024-05-07"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2024-05-07"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2024-05-07"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2024-05-07"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2024-05-07"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2024-05-07"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2024-05-07"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2024-05-07"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2024-05-07"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2024-05-07"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2024-05-07"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2024-05-07"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2024-05-07"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2024-05-07"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2024-05-07"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2024-05-07"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2024-05-07"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2024-05-07"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2024-05-07"
"renv/profiles/lesson-requirements/renv.lock" "5976d16453b21d23252200171865d47e" "site/built/renv.lock" "2024-05-07"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-05-21"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-05-21"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2024-05-21"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2024-05-21"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2024-05-21"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2024-05-21"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2024-05-21"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2024-05-21"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2024-05-21"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2024-05-21"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2024-05-21"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2024-05-21"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2024-05-21"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2024-05-21"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2024-05-21"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2024-05-21"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2024-05-21"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2024-05-21"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2024-05-21"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2024-05-21"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2024-05-21"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2024-05-21"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2024-05-21"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2024-05-21"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2024-05-21"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2024-05-21"
"renv/profiles/lesson-requirements/renv.lock" "955b13fd2d1494bcad6e7b64fc14da5a" "site/built/renv.lock" "2024-05-21"
Loading

0 comments on commit 21ef5ed

Please sign in to comment.