actions
actions copied to clipboard
Try to auto-detect that we need tinytex
We can't really auto-detect when it is needed for R CMD check, because that depends on the check options. But we can possibly auto-detect it when it is needed for vignettes and/or for quarto.
Cf. https://github.com/r-lib/pkgdown/pull/2757#issuecomment-2292596971
Or maybe check-r-package could auto-install tinytex?