Closed kevinrue closed 2 years ago
Thanks for much for this! https://lcolladotor.github.io/biocthis now uses this ^^
I also added a function (biocthis::use_bioc_pkgdown_css()
) to make it easier to add this css file and now mention it on the new package template.
Context
Caveat: new "non-standard" directory, see #21
https://community-bioc.slack.com/archives/C35G93GJH/p1661497933425919
Code
https://gist.github.com/kevinrue/4e0de8bc0635009e7e6bc3ddfe7ddaa9
Store those contents in
pkgdown/extra.css
, in the repository of an R/Bioconductor package on GitHub.Small reproducible example
R session information
Remember to include your full R session information.
The output of
sessioninfo::session_info()
includes relevant GitHub installation information and other details that are missed bysessionInfo()
.