Skip to content

Commit 66beb2d

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 76b12f0 Branch : main Author : Naupaka Zimmerman <[email protected]> Time : 2024-11-09 03:49:22 +0000 Message : Merge pull request #303 from JasonJWilliamsNY/patch-for-299 Patch for #299
1 parent 8e7b641 commit 66beb2d

File tree

5 files changed

+19
-1082
lines changed

5 files changed

+19
-1082
lines changed

03-basics-factors-dataframes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ These packages will be installed into "~/work/genomics-r-intro/genomics-r-intro/
707707
708708
# Installing packages --------------------------------------------------------
709709
- Installing dplyr ... OK [linked from cache]
710-
Successfully installed 1 package in 5.8 milliseconds.
710+
Successfully installed 1 package in 5.7 milliseconds.
711711
```
712712

713713
These two packages are among the most popular add on packages used in R, and they are part of a large set of very useful packages called the [tidyverse](https://www.tidyverse.org). Packages in the tidyverse are designed to work well together and are made to work with tidy data (which we described earlier in this lesson).

config.yaml

-88
This file was deleted.

depth.pdf

0 Bytes
Binary file not shown.

md5sum.txt

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
"file" "checksum" "built" "date"
2-
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-11-05"
3-
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-11-05"
4-
"config.yaml" "b91cd97fa3b408bd1ac0a00e67ab3219" "site/built/config.yaml" "2024-11-05"
5-
"index.md" "7f9c30e6487338a0c3f8ecc4018873ab" "site/built/index.md" "2024-11-05"
6-
"episodes/00-introduction.Rmd" "03f55a33cafd3e5f3b407315c509a389" "site/built/00-introduction.md" "2024-11-05"
7-
"episodes/01-r-basics.Rmd" "b45f835c7d4314da15066f1f2cb86b21" "site/built/01-r-basics.md" "2024-11-09"
8-
"episodes/02-data-prelude.Rmd" "ab2b1fd3cdaae919f9e409f713a0a8ad" "site/built/02-data-prelude.md" "2024-11-05"
9-
"episodes/03-basics-factors-dataframes.Rmd" "0bb7c8d7807eea75f14ce8ca3d22febf" "site/built/03-basics-factors-dataframes.md" "2024-11-05"
10-
"episodes/04-bioconductor-vcfr.Rmd" "10eb69b4697d7ecb9695d36c0d974208" "site/built/04-bioconductor-vcfr.md" "2024-11-05"
11-
"episodes/05-dplyr.Rmd" "f74055bd8677338a213e0a0c6c430119" "site/built/05-dplyr.md" "2024-11-05"
12-
"episodes/06-data-visualization.Rmd" "0b45534421bad05f040b24c40b6da71b" "site/built/06-data-visualization.md" "2024-11-05"
13-
"episodes/07-r-help.Rmd" "1a7610b0efbaebfdd03ff4540125a790" "site/built/07-r-help.md" "2024-11-05"
14-
"instructors/instructor-notes.md" "78f6fe6109a0eb19a16ec6663941da7f" "site/built/instructor-notes.md" "2024-11-05"
15-
"learners/discuss.md" "522bcb192adf6702a2e3cb2f0d1412b5" "site/built/discuss.md" "2024-11-05"
16-
"learners/reference.md" "4e0dcbc7892af6f9610d44d356e66617" "site/built/reference.md" "2024-11-05"
17-
"learners/setup.md" "8e109a52a3f92f4e454de0d71bf4df11" "site/built/setup.md" "2024-11-05"
18-
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2024-11-05"
19-
"renv/profiles/lesson-requirements/renv.lock" "d13c52cb15da139edce11d265b0b01d9" "site/built/renv.lock" "2024-11-05"
2+
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-11-19"
3+
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-11-19"
4+
"config.yaml" "b91cd97fa3b408bd1ac0a00e67ab3219" "site/built/config.yaml" "2024-11-19"
5+
"index.md" "7f9c30e6487338a0c3f8ecc4018873ab" "site/built/index.md" "2024-11-19"
6+
"episodes/00-introduction.Rmd" "03f55a33cafd3e5f3b407315c509a389" "site/built/00-introduction.md" "2024-11-19"
7+
"episodes/01-r-basics.Rmd" "b45f835c7d4314da15066f1f2cb86b21" "site/built/01-r-basics.md" "2024-11-19"
8+
"episodes/02-data-prelude.Rmd" "ab2b1fd3cdaae919f9e409f713a0a8ad" "site/built/02-data-prelude.md" "2024-11-19"
9+
"episodes/03-basics-factors-dataframes.Rmd" "0bb7c8d7807eea75f14ce8ca3d22febf" "site/built/03-basics-factors-dataframes.md" "2024-11-19"
10+
"episodes/04-bioconductor-vcfr.Rmd" "10eb69b4697d7ecb9695d36c0d974208" "site/built/04-bioconductor-vcfr.md" "2024-11-19"
11+
"episodes/05-dplyr.Rmd" "f74055bd8677338a213e0a0c6c430119" "site/built/05-dplyr.md" "2024-11-19"
12+
"episodes/06-data-visualization.Rmd" "0b45534421bad05f040b24c40b6da71b" "site/built/06-data-visualization.md" "2024-11-19"
13+
"episodes/07-r-help.Rmd" "1a7610b0efbaebfdd03ff4540125a790" "site/built/07-r-help.md" "2024-11-19"
14+
"instructors/instructor-notes.md" "78f6fe6109a0eb19a16ec6663941da7f" "site/built/instructor-notes.md" "2024-11-19"
15+
"learners/discuss.md" "522bcb192adf6702a2e3cb2f0d1412b5" "site/built/discuss.md" "2024-11-19"
16+
"learners/reference.md" "4e0dcbc7892af6f9610d44d356e66617" "site/built/reference.md" "2024-11-19"
17+
"learners/setup.md" "8e109a52a3f92f4e454de0d71bf4df11" "site/built/setup.md" "2024-11-19"
18+
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2024-11-19"
19+
"renv/profiles/lesson-requirements/renv.lock" "0da48c6a60cdc20429127b52e12173c9" "site/built/renv.lock" "2024-11-19"

0 commit comments

Comments
 (0)