[Bioc-devel] pkgdown::build_site_github_pages fails with "Quarto articles require Bootstrap 5"

Louis Le Nézet |ou|@|enezet @end|ng |rom gm@||@com
Thu Oct 10 15:42:55 CEST 2024


Hi,

Did you add in your /mypackage/pkgdown/_pkgdown.yml:

```yml
template:
  bootstrap: 5
```

Best,
Louis

-----Message d'origine-----
De : Bioc-devel <bioc-devel-bounces using r-project.org> De la part de Oleksii
Nikolaienko
Envoyé : jeudi 10 octobre 2024 15:37
À : bioc-devel using r-project.org
Objet : [Bioc-devel] pkgdown::build_site_github_pages fails with "Quarto
articles require Bootstrap 5"

I apologise if the reason for this error will be outside the scope of this
list, but I'd appreciate it if someone can help me to identify it.
>From today (more likely yesterday) check-bioc Github action that uses
"bioconductor/bioconductor_docker:devel" container fails during
pkgdown::build_site_github_pages(). Error is "Quarto articles require
Bootstrap 5".
Technically, this is a consequence of a recent change in pkgdown:
https://github.com/r-lib/pkgdown/pull/2797/files. What I don't understand is
if it's an issue of bioc docker image, or pkgdown, or
biocthis::use_bioc_github_action(). Does anyone know?

Best,
Oleksii

	[[alternative HTML version deleted]]

_______________________________________________
Bioc-devel using r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel



More information about the Bioc-devel mailing list