Skip to content

Conversation

@cderv
Copy link
Contributor

@cderv cderv commented Oct 31, 2025

In addition to the fix in quarto R package for cli message escaping

this should show the real error message in CI from quarto CLI render.

Regarding R_QUARTO_QUIET, I'll make it the default in GHA or even in testthat maybe.

@cderv
Copy link
Contributor Author

cderv commented Oct 31, 2025

So using the TinyTeX bundles that have more packages included from CTAN into the bundle solve this.

This is because it seems to be an install issue for some missing packages found while rendering the document. It could be transient in the sense that CTAN repo may have changed and not yet synced while trying to do the install.

I'll investigate on quarto side, but using this bundle can for now help pkgdown CI passing.

@cderv
Copy link
Contributor Author

cderv commented Oct 31, 2025

It may be a problem with the tinytex bundles so I am building patch to try it. Putting this PR as draft in the meantime

@cderv cderv marked this pull request as draft October 31, 2025 17:48
@cderv cderv marked this pull request as ready for review October 31, 2025 17:59
@cderv
Copy link
Contributor Author

cderv commented Oct 31, 2025

No, this is using the latest bundle of TinyTeX-1. I can reproduce locally on Ubuntu with pkgdown, but not quarto itself

@cderv
Copy link
Contributor Author

cderv commented Oct 31, 2025

Regarding the underlying issue this will be looked at

@hadley hadley merged commit 730ba0a into r-lib:main Nov 4, 2025
30 checks passed
@cderv cderv deleted the fix-test branch November 5, 2025 09:19
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.

2 participants