Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : cdff21b
Branch  : main
Author  : Nelly Sélem <nselem35@hotmail.com>
Time    : 2023-09-26 19:48:15 +0000
Message : Merge pull request #149 from swcarpentry/znk/update/packages

update 38 packages
  • Loading branch information
actions-user committed Sep 26, 2023
1 parent 210b596 commit 0a5683f
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1,228 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: 0x56204ceaeea0>
<bytecode: 0x56206d61be40>
<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 Aug 15 00:41 data/gapminder-FiveYearData.csv
-rw-r--r-- 1 runner docker 80K Sep 26 19:52 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 @@ -151,8 +151,8 @@ 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.42 xfun_0.39
[6] renv_1.0.1 evaluate_0.20
[1] compiler_4.3.1 tools_4.3.1 rstudioapi_0.15.0 yaml_2.3.7
[5] knitr_1.43 xfun_0.40 renv_1.0.3 evaluate_0.21
```

Imprimirá tu versión actual de R, así como cualquier paquete que hayas
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
1549 Trinidad and Tobago 1952 662850 Americas 59.100 3023.272
73 Austria 1952 6927772 Europe 66.800 6137.076
1275 Romania 1962 18680721 Europe 66.800 4734.998
173 Brazil 1972 100840058 Americas 59.504 4985.711
1031 Morocco 2002 31167783 Africa 69.615 3258.496
country year pop continent lifeExp gdpPercap
332 Congo Dem. Rep. 1987 35481645 Africa 47.412 672.7748
396 Cuba 2007 11416987 Americas 78.273 8948.1029
478 El Salvador 1997 5783439 Americas 69.535 5154.8255
689 Iceland 1972 209275 Europe 74.460 15798.0636
429 Djibouti 1992 384156 Africa 51.604 2377.1562
```

:::::::::::::::::::::::::
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-08-15"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-08-15"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2023-08-15"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2023-08-15"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2023-08-15"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2023-08-15"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2023-08-15"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2023-08-15"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2023-08-15"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2023-08-15"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2023-08-15"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2023-08-15"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2023-08-15"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2023-08-15"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2023-08-15"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2023-08-15"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2023-08-15"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2023-08-15"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2023-08-15"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2023-08-15"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2023-08-15"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2023-08-15"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2023-08-15"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2023-08-15"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2023-08-15"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-08-15"
"renv/profiles/lesson-requirements/renv.lock" "91ba466e1ebcd7bbc6d4acbf88e4c330" "site/built/renv.lock" "2023-08-15"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2023-09-26"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-09-26"
"NEWS.md" "5f095ea326686e040515b3a4083dac0c" "site/built/NEWS.md" "2023-09-26"
"config.yaml" "6937e343b4e3568a3bba5f2625125296" "site/built/config.yaml" "2023-09-26"
"index.md" "ebed87c856179ccf6edc852ade633afe" "site/built/index.md" "2023-09-26"
"episodes/01-rstudio-intro.Rmd" "df5a9cad0039f566bfc718b5f7c4a380" "site/built/01-rstudio-intro.md" "2023-09-26"
"episodes/02-project-intro.Rmd" "60939608000d5f306bc0e6fe0942a41f" "site/built/02-project-intro.md" "2023-09-26"
"episodes/03-seeking-help.Rmd" "f4deeccd811d73e36fea077fbb9c4032" "site/built/03-seeking-help.md" "2023-09-26"
"episodes/04-data-structures-part1.Rmd" "b6d6bc3443c6cdf89979a7365204574b" "site/built/04-data-structures-part1.md" "2023-09-26"
"episodes/05-data-structures-part2.Rmd" "da58cc64c0e5abcd959e9f0658f085e1" "site/built/05-data-structures-part2.md" "2023-09-26"
"episodes/06-data-subsetting.Rmd" "c67848164213c376b967f16a8a05f7d5" "site/built/06-data-subsetting.md" "2023-09-26"
"episodes/07-control-flow.Rmd" "c61eb1b5dce6e7ac620653e1b0b66ee9" "site/built/07-control-flow.md" "2023-09-26"
"episodes/08-plot-ggplot2.Rmd" "c404c7c88a8ff8f42987ca72f4a2a586" "site/built/08-plot-ggplot2.md" "2023-09-26"
"episodes/09-vectorization.Rmd" "9e8cc20afc79d243189bd9a19a54e174" "site/built/09-vectorization.md" "2023-09-26"
"episodes/10-functions.Rmd" "3c24c68a1c2a6f92b6c118c77b4bb23e" "site/built/10-functions.md" "2023-09-26"
"episodes/11-writing-data.Rmd" "f42fe99984f6768838eeb49d1bd518d9" "site/built/11-writing-data.md" "2023-09-26"
"episodes/12-plyr.Rmd" "a2aa9bef9e4e16f3ba3f277565aaf76a" "site/built/12-plyr.md" "2023-09-26"
"episodes/13-dplyr.Rmd" "fca99660f5859ef49493177aa0bc69de" "site/built/13-dplyr.md" "2023-09-26"
"episodes/14-tidyr.Rmd" "8861bff8f34f2054b75a1daef3cdcc39" "site/built/14-tidyr.md" "2023-09-26"
"episodes/15-knitr-markdown.Rmd" "e19009b2aedaaee3a6000f1ae81e6ecc" "site/built/15-knitr-markdown.md" "2023-09-26"
"episodes/16-wrap-up.Rmd" "f6f1d90a11b7c4b7a61813a1d678ba14" "site/built/16-wrap-up.md" "2023-09-26"
"instructors/instructor-notes.md" "3d04325668f1c897df5a0b46d5ac5a53" "site/built/instructor-notes.md" "2023-09-26"
"learners/discuss.md" "42ad66ab1907e030914dbb2a94376a47" "site/built/discuss.md" "2023-09-26"
"learners/reference.md" "c91dec1b149883b985376c211c6eba3e" "site/built/reference.md" "2023-09-26"
"learners/setup.md" "617894179d03d28c84916feeb439d542" "site/built/setup.md" "2023-09-26"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-09-26"
"renv/profiles/lesson-requirements/renv.lock" "d0863f3009013edce68caa0b832b8754" "site/built/renv.lock" "2023-09-26"
Loading

0 comments on commit 0a5683f

Please sign in to comment.