Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhub_check() fails with vignette #643

Open
MatthieuStigler opened this issue Oct 26, 2024 · 0 comments
Open

rhub_check() fails with vignette #643

MatthieuStigler opened this issue Oct 26, 2024 · 0 comments

Comments

@MatthieuStigler
Copy link

This is very similar to #629 (but opening a new issue since 629 was closed).

Running rhub_check() will systematically fail on various platforms (tested so far: "linux", "windows", "macos", "atlas").

Typical message will be (link):

Running 'texi2dvi' on 'ThCointOverview.tex' failed.
Messages:
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX

or (link):

texi2dvi script/program not available, using emulation
Error: processing vignette 'tsDyn.Stex' failed with diagnostics:
pdflatex is not available
--- failed re-building ‘tsDyn.Stex’

is it possible to either add an option to skip vignettes (--no-build-vignettes? --no-vignettes?) or add some pdflatex binaries on the platforms? or am I doing something wrong here?

Thanks!

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

No branches or pull requests

1 participant