From b47280f599d41692332520f572b149bee03724c0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Dec 2024 23:37:22 +0000 Subject: [PATCH] site deploy Auto-generated via `{sandpaper}` Source : 14243112e1d269a04fc546c107dd7d147a15b7ff Branch : md-outputs Author : GitHub Actions Time : 2024-12-03 23:37:04 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : dc6a54f7e20c5d202a3b103f9ab6b36294bed9b5 Branch : main Author : Naupaka Zimmerman Time : 2024-12-03 23:35:36 +0000 Message : Merge pull request #306 from datacarpentry/update/packages Update 7 packages --- 00-introduction.html | 4 +- 01-r-basics.html | 4 +- 02-data-prelude.html | 4 +- 03-basics-factors-dataframes.html | 8 ++-- 04-bioconductor-vcfr.html | 4 +- 05-dplyr.html | 16 ++++---- 06-data-visualization.html | 12 +++--- 07-r-help.html | 4 +- CODE_OF_CONDUCT.html | 4 +- LICENSE.html | 4 +- aio.html | 40 +++++++++---------- depth.pdf | Bin 45059 -> 45059 bytes discuss.html | 4 +- index.html | 6 +-- instructor/00-introduction.html | 4 +- instructor/01-r-basics.html | 4 +- instructor/02-data-prelude.html | 4 +- instructor/03-basics-factors-dataframes.html | 8 ++-- instructor/04-bioconductor-vcfr.html | 4 +- instructor/05-dplyr.html | 16 ++++---- instructor/06-data-visualization.html | 12 +++--- instructor/07-r-help.html | 4 +- instructor/CODE_OF_CONDUCT.html | 4 +- instructor/LICENSE.html | 4 +- instructor/aio.html | 40 +++++++++---------- instructor/discuss.html | 4 +- instructor/index.html | 6 +-- instructor/reference.html | 4 +- md5sum.txt | 36 ++++++++--------- pkgdown.yml | 2 +- reference.html | 4 +- 31 files changed, 137 insertions(+), 137 deletions(-) diff --git a/00-introduction.html b/00-introduction.html index 5ac765b4..7d1ab320 100644 --- a/00-introduction.html +++ b/00-introduction.html @@ -355,7 +355,7 @@


Introducing R and RStudio IDE

-

Last updated on 2024-11-19 | +

Last updated on 2024-12-03 | Edit this page

@@ -1057,7 +1057,7 @@

Key Points

"url": "https://datacarpentry.github.io/genomics-r-intro/00-introduction.html", "identifier": "https://datacarpentry.github.io/genomics-r-intro/00-introduction.html", "dateCreated": "2018-03-12", - "dateModified": "2024-11-19", + "dateModified": "2024-12-03", "datePublished": "2024-12-03" } diff --git a/01-r-basics.html b/01-r-basics.html index 4359e6db..d04693f4 100644 --- a/01-r-basics.html +++ b/01-r-basics.html @@ -356,7 +356,7 @@


R Basics

-

Last updated on 2024-11-19 | +

Last updated on 2024-12-03 | Edit this page

@@ -1830,7 +1830,7 @@

Key Points

"url": "https://datacarpentry.github.io/genomics-r-intro/01-r-basics.html", "identifier": "https://datacarpentry.github.io/genomics-r-intro/01-r-basics.html", "dateCreated": "2018-03-12", - "dateModified": "2024-11-19", + "dateModified": "2024-12-03", "datePublished": "2024-12-03" } diff --git a/02-data-prelude.html b/02-data-prelude.html index f7201bc9..117fe216 100644 --- a/02-data-prelude.html +++ b/02-data-prelude.html @@ -348,7 +348,7 @@


Introduction to the example dataset and file type

-

Last updated on 2024-11-19 | +

Last updated on 2024-12-03 | Edit this page

@@ -653,7 +653,7 @@

Key Points

"url": "https://datacarpentry.github.io/genomics-r-intro/02-data-prelude.html", "identifier": "https://datacarpentry.github.io/genomics-r-intro/02-data-prelude.html", "dateCreated": "2018-03-12", - "dateModified": "2024-11-19", + "dateModified": "2024-12-03", "datePublished": "2024-12-03" } diff --git a/03-basics-factors-dataframes.html b/03-basics-factors-dataframes.html index 71896465..5025a5cb 100644 --- a/03-basics-factors-dataframes.html +++ b/03-basics-factors-dataframes.html @@ -355,7 +355,7 @@


R Basics continued - factors and data frames

-

Last updated on 2024-11-19 | +

Last updated on 2024-12-03 | Edit this page

@@ -1120,7 +1120,7 @@

OUTPUT