Skip to content
Discussion options

You must be logged in to vote

Glad you've found a way!

Few notes about your document:

  • It's not reproducible so nobody can use it.

  • It requires an heavy R dependency that most won't want to install.

  • Use the placeholder and lipsum shortcodes which are there precisely to avoid unnecessary dependencies: https://quarto.org/docs/authoring/shortcodes.html

  • self-contained is a more than 2-years old outdated option that is not even documented or auto-completed now. You should use embed-resources.

  • You should add empty lines around headings, code cells, and list.

  • You should not mix knitr code cell option syntax, i.e., you are using R inline and YAML syntax. Quarto uses and recommends YAML (nothing but the language betw…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Justype
Comment options

Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

mcanouil Apr 3, 2025
Collaborator

Answer selected by Justype
@Justype
Comment options

@mcanouil
Comment options

mcanouil Apr 3, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants