Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #5760.

I think I did everything correctly, but I'd be wise for somebody with more experience with quarto to take a glance.

@teunbrand
Copy link
Collaborator Author

I think this gets stuck on r-lib/pkgdown#2821, so it might be best to wait for this until the next pkgdown version arrives on CRAN.

@teunbrand teunbrand marked this pull request as draft December 13, 2024 11:50
Merge branch 'main' into quarto_vignettes

# Conflicts:
#	DESCRIPTION
@teunbrand teunbrand marked this pull request as ready for review October 3, 2025 13:55
@teunbrand
Copy link
Collaborator Author

pkgdown seems to now work correctly, so I'm undrafting this PR

@teunbrand teunbrand added this to the ggplot2 4.0.1 milestone Oct 7, 2025
@thomasp85
Copy link
Member

I'm quite fond of being able to set global chunk options in the front matter, e.g.

knitr:
  opts_chunk:
    collapse: false
    comment: "#>"

(from the plumber2 vignettes)

I think we should update our vignettes to move it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to quarto for vignettes?

2 participants