Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via `{sandpaper}`
Source  : 94432cc
Branch  : main
Author  : The Carpentries Apprentice (beta) <64428345+carpentries-bot@users.noreply.github.com>
Time    : 2024-11-12 09:28:32 +0000
Message : [actions] update sandpaper workflow to version 0.16.10 (#100)

Co-authored-by: zkamvar <zkamvar@users.noreply.github.com>
  • Loading branch information
actions-user and zkamvar committed Feb 4, 2025
1 parent 1856967 commit 90308b0
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1,897 deletions.
12 changes: 7 additions & 5 deletions 03-installing-bioconductor.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ BiocManager::valid()
```

``` warning
Warning: 4 packages out-of-date; 0 packages too new
Warning: 21 packages out-of-date; 0 packages too new
```

``` output
Expand Down Expand Up @@ -184,17 +184,19 @@ loaded via a namespace (and not attached):
[4] cli_3.6.3 htmltools_0.5.8.1 tools_4.4.2
[7] yaml_2.3.10 rmarkdown_2.29 knitr_1.48
[10] digest_0.6.37 xfun_0.49 rlang_1.1.4
[13] renv_1.0.11 evaluate_1.0.1
[13] renv_1.1.0 evaluate_1.0.1
Bioconductor version '3.19'
* 4 packages out-of-date
* 21 packages out-of-date
* 0 packages too new
create a valid installation with
BiocManager::install(c(
"curl", "fontawesome", "knitr", "RSQLite"
"BH", "bit", "bit64", "bookdown", "bslib", "cpp11", "curl", "evaluate",
"fontawesome", "httr2", "knitr", "lubridate", "matrixStats", "openssl",
"pillar", "Rcpp", "renv", "rlang", "RSQLite", "xfun", "XML"
), update = TRUE, ask = FALSE, force = TRUE)
more details: BiocManager::valid()$too_new, BiocManager::valid()$out_of_date
Expand Down Expand Up @@ -273,7 +275,7 @@ length(BiocManager::available())
```

``` output
[1] 25295
[1] 25603
```

Specifically, the union of current Bioconductor repositories and other repositories on the search path can be displayed as follows.
Expand Down
87 changes: 0 additions & 87 deletions config.yaml

This file was deleted.

38 changes: 19 additions & 19 deletions md5sum.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
"file" "checksum" "built" "date"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2024-11-19"
"LICENSE.md" "afaf427b4223952624dcb6d8ded53ec0" "site/built/LICENSE.md" "2024-11-19"
"config.yaml" "865bc02946e1c148f8b2374313178780" "site/built/config.yaml" "2024-11-19"
"index.md" "6cf23d25cc71edcff0cdd1f6d60039da" "site/built/index.md" "2024-11-19"
"episodes/01-setup.Rmd" "19f06a730c60c7a4a87c26ec49f3c092" "site/built/01-setup.md" "2024-11-19"
"episodes/02-introduction-to-bioconductor.Rmd" "95db83520fedb68fb63fc660fb583ff5" "site/built/02-introduction-to-bioconductor.md" "2024-11-19"
"episodes/03-installing-bioconductor.Rmd" "54bbda53c9e93e35c098c510ebdbd12a" "site/built/03-installing-bioconductor.md" "2024-11-19"
"episodes/04-getting-help.Rmd" "ef95b83e2cf1db86786c9b8ff971684b" "site/built/04-getting-help.md" "2024-11-19"
"episodes/05-s4.Rmd" "ba95aa3057423bedb306e6191bbcb696" "site/built/05-s4.md" "2024-11-19"
"episodes/06-biological-sequences.Rmd" "8d8b215474e33ad9dc43e38fd49afc02" "site/built/06-biological-sequences.md" "2024-11-19"
"episodes/07-genomic-ranges.Rmd" "a88d289c2db16b377d3af09a9c896086" "site/built/07-genomic-ranges.md" "2024-11-19"
"episodes/08-annotations.Rmd" "896912973e4501db019d3f5ad6777a93" "site/built/08-annotations.md" "2024-11-19"
"episodes/09-summarizedexperiment.Rmd" "44e35429366ba2e222900d576bd2a392" "site/built/09-summarizedexperiment.md" "2024-11-19"
"instructors/instructor-notes.md" "a848c3b904c16f0840e7ec385de58d7d" "site/built/instructor-notes.md" "2024-11-19"
"learners/discuss.md" "90557a59d285aa7ce2a8adfc5799b1a8" "site/built/discuss.md" "2024-11-19"
"learners/reference.md" "c0ac274d8350e94fbaef3e28b458c7f4" "site/built/reference.md" "2024-11-19"
"learners/setup.md" "9c765f91a75f7c623db5cc3f3a2f8006" "site/built/setup.md" "2024-11-19"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2024-11-19"
"renv/profiles/lesson-requirements/renv.lock" "778d4d2bd954f22f74580a1a136201a6" "site/built/renv.lock" "2024-11-19"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2025-02-04"
"LICENSE.md" "afaf427b4223952624dcb6d8ded53ec0" "site/built/LICENSE.md" "2025-02-04"
"config.yaml" "865bc02946e1c148f8b2374313178780" "site/built/config.yaml" "2025-02-04"
"index.md" "6cf23d25cc71edcff0cdd1f6d60039da" "site/built/index.md" "2025-02-04"
"episodes/01-setup.Rmd" "19f06a730c60c7a4a87c26ec49f3c092" "site/built/01-setup.md" "2025-02-04"
"episodes/02-introduction-to-bioconductor.Rmd" "95db83520fedb68fb63fc660fb583ff5" "site/built/02-introduction-to-bioconductor.md" "2025-02-04"
"episodes/03-installing-bioconductor.Rmd" "54bbda53c9e93e35c098c510ebdbd12a" "site/built/03-installing-bioconductor.md" "2025-02-04"
"episodes/04-getting-help.Rmd" "ef95b83e2cf1db86786c9b8ff971684b" "site/built/04-getting-help.md" "2025-02-04"
"episodes/05-s4.Rmd" "ba95aa3057423bedb306e6191bbcb696" "site/built/05-s4.md" "2025-02-04"
"episodes/06-biological-sequences.Rmd" "8d8b215474e33ad9dc43e38fd49afc02" "site/built/06-biological-sequences.md" "2025-02-04"
"episodes/07-genomic-ranges.Rmd" "a88d289c2db16b377d3af09a9c896086" "site/built/07-genomic-ranges.md" "2025-02-04"
"episodes/08-annotations.Rmd" "896912973e4501db019d3f5ad6777a93" "site/built/08-annotations.md" "2025-02-04"
"episodes/09-summarizedexperiment.Rmd" "44e35429366ba2e222900d576bd2a392" "site/built/09-summarizedexperiment.md" "2025-02-04"
"instructors/instructor-notes.md" "a848c3b904c16f0840e7ec385de58d7d" "site/built/instructor-notes.md" "2025-02-04"
"learners/discuss.md" "90557a59d285aa7ce2a8adfc5799b1a8" "site/built/discuss.md" "2025-02-04"
"learners/reference.md" "c0ac274d8350e94fbaef3e28b458c7f4" "site/built/reference.md" "2025-02-04"
"learners/setup.md" "9c765f91a75f7c623db5cc3f3a2f8006" "site/built/setup.md" "2025-02-04"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2025-02-04"
"renv/profiles/lesson-requirements/renv.lock" "551ba78544f95565ef69a7d6e67636dc" "site/built/renv.lock" "2025-02-04"
Loading

0 comments on commit 90308b0

Please sign in to comment.