Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : da33ec4
Branch  : main
Author  : Milan Malfait <[email protected]>
Time    : 2024-05-10 15:19:19 +0000
Message : Hide episodes that we don't cover (#38)
  • Loading branch information
actions-user committed May 10, 2024
1 parent fc86e68 commit 0bdd65c
Show file tree
Hide file tree
Showing 8 changed files with 1,711 additions and 1,853 deletions.
675 changes: 0 additions & 675 deletions 07-control-flow.md

This file was deleted.

489 changes: 0 additions & 489 deletions 09-vectorization.md

This file was deleted.

685 changes: 0 additions & 685 deletions 10-functions.md

This file was deleted.

93 changes: 93 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
#------------------------------------------------------------
# Values for this lesson.
#------------------------------------------------------------

# Which carpentry is this (swc, dc, lc, or cp)?
# swc: Software Carpentry
# dc: Data Carpentry
# lc: Library Carpentry
# cp: Carpentries (to use for instructor training for instance)
# incubator: The Carpentries Incubator
carpentry: 'swc'

# Overall title for pages.
title: 'UCL ClinicianCoders - R for Reproducible Scientific Analysis'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: '2023-10-26'

# Comma-separated list of keywords for the lesson
keywords: 'software, data, lesson, The Carpentries'

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
life_cycle: 'stable'

# License of the lesson materials (recommended CC-BY 4.0)
license: 'CC-BY 4.0'

# Link to the source repository for this lesson
source: 'https://github.com/UCL/ClinicianCoders'

# Default branch of your lesson
branch: 'main'

# Who to contact if there are any issues
contact: '[email protected]'

# Navigation ------------------------------------------------
#
# Use the following menu items to specify the order of
# individual pages in each dropdown section. Leave blank to
# include all pages in the folder.
#
# Example -------------
#
# episodes:
# - introduction.md
# - first-steps.md
#
# learners:
# - setup.md
#
# instructors:
# - instructor-notes.md
#
# profiles:
# - one-learner.md
# - another-learner.md

# Order of episodes in your lesson
episodes:
- 01-rstudio-intro.Rmd
- 02-project-intro.Rmd
- 03-seeking-help.Rmd
- 04-data-structures-part1.Rmd
- 05-data-structures-part2.Rmd
- 06-data-subsetting.Rmd
- 08-plot-ggplot2.Rmd
- 11-writing-data.Rmd
- 12-dplyr.Rmd
- 13-tidyr.Rmd
- statistics.Rmd
- 14-knitr-markdown.Rmd
- 15-wrap-up.Rmd

# Information for Learners
learners:

# Information for Instructors
instructors:

# Learner Profiles
profiles:

# Customisation ---------------------------------------------
#
# This space below is where custom yaml items (e.g. pinning
# sandpaper and varnish versions) should live


url: 'https://UCL.github.io/ClinicianCoders'
analytics: carpentries
lang: en
Binary file removed fig/09-vectorization-rendered-ch2-sol-1.png
Binary file not shown.
Binary file removed fig/09-vectorization-rendered-ch2-sol-2.png
Binary file not shown.
5 changes: 1 addition & 4 deletions md5sum.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
"file" "checksum" "built" "date"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-05-10"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-05-10"
"config.yaml" "cc9f913089d4a9d0ba6785d87c654ed6" "site/built/config.yaml" "2024-05-10"
"config.yaml" "267b19cf075e520edbf879e5567e8d1d" "site/built/config.yaml" "2024-05-10"
"index.md" "86c8fb559b13d1695d55b52dd6cbf574" "site/built/index.md" "2024-05-10"
"episodes/01-rstudio-intro.Rmd" "04f6b758558750cef962768d78dd63b0" "site/built/01-rstudio-intro.md" "2024-05-10"
"episodes/02-project-intro.Rmd" "cd60cc3116d4f6be92f03f5cc51bcc3b" "site/built/02-project-intro.md" "2024-05-10"
"episodes/03-seeking-help.Rmd" "d24c310b8f36930e70379458f3c93461" "site/built/03-seeking-help.md" "2024-05-10"
"episodes/04-data-structures-part1.Rmd" "5ec938f71a9cec633cef9329d214c3a0" "site/built/04-data-structures-part1.md" "2024-05-10"
"episodes/05-data-structures-part2.Rmd" "95c5dd30b8288090ce89ecbf2d3072bd" "site/built/05-data-structures-part2.md" "2024-05-10"
"episodes/06-data-subsetting.Rmd" "5d4ce8731ab37ddea81874d63ae1ce86" "site/built/06-data-subsetting.md" "2024-05-10"
"episodes/07-control-flow.Rmd" "6a8691c8668737e4202f49b52aeb8ac6" "site/built/07-control-flow.md" "2024-05-10"
"episodes/08-plot-ggplot2.Rmd" "a9a97a1eee46dc82b83c6c740a4412cf" "site/built/08-plot-ggplot2.md" "2024-05-10"
"episodes/09-vectorization.Rmd" "e229eb061b3f072a132c4b31bbc2fdb0" "site/built/09-vectorization.md" "2024-05-10"
"episodes/10-functions.Rmd" "14edd4cf50edb8fefeb987a17d740e1a" "site/built/10-functions.md" "2024-05-10"
"episodes/11-writing-data.Rmd" "8b26e062dddd2394d00c6847ff0b7505" "site/built/11-writing-data.md" "2024-05-10"
"episodes/12-dplyr.Rmd" "fc20e35f891f0bb624647d69816c3220" "site/built/12-dplyr.md" "2024-05-10"
"episodes/13-tidyr.Rmd" "1c59c3bea4cec5e0c47654a546294f07" "site/built/13-tidyr.md" "2024-05-10"
Expand Down
Loading

0 comments on commit 0bdd65c

Please sign in to comment.