Skip to content
Prev 62887 / 63424 Next

R-devel (87913) compilation fails at "make vignettes"; R-4-4 completes and fails "make check"

Am 09.03.25 um 18:15 schrieb Avraham Adler:
The '|| exit 1' only exists since r87822: previously, failures from 
building the base vignettes would be missed.
This output diff from the example in ?tools::vignetteInfo shows that 
your R-4-4 installation indeed lacks base vignettes. Maybe pdflatex 
isn't installed or in the PATH on your new system?
There should be a file utils-Ex.Rout.fail (I think in tests/Examples/). 
What does it say about the error?

Hope this helps!

	Sebastian Meyer