Christophe Dervieux
Christophe Dervieux
Hi, thanks for the feedback > I was confused for the reason that I wasn't getting that $HOME/.TinyTeX after using the installer script. Which script did you use to install?...
Thanks for the feedback. Just pointing out that the engine is defined here https://github.com/yihui/knitr/blob/2dc1e4a3fb9cb8dbb85a20472178a72741fac407/R/engine.R#L292-L314 As always, PR welcome if you wish to contribute. Otherwise, we'll consider this for future development...
The error on linux is I think related to the fact that this workflow is only installing hard dependencies: https://github.com/tidymodels/tidymodels/blob/1fb995ed1c4cb45c1e4d028ff36fb76a70865606/.github/workflows/R-CMD-check-hard.yaml#L45-L53 So if you want to build vignette in this one,...
No the error on Linux is about quarto package missing. Same problem, the `R-CMD-check-hard.yaml` does not install Suggest and so you need also `any::quarto` so that you have the vignette...
/deploy-preview
Hi @deltoro05 Can you provide more context ? It seems you just reposted on comment on another thread... 🤔
> Yes, I think we need to redo the screenshots Ok. Probably a good opportunity to create a script to help us redo screenshots quickly. Maybe I can reuse https://github.com/quarto-dev/quarto-web/blob/main/tools/gallery-screenshot.R...
> would just get eventually merged to main This PR is against the `prerelease` branch, so I was thinking we could do it to `main` instead, and then we would...
We will need a reproducible example to help. This error message means that the `custom.css` file is not found while serving the HTML file to print.