R-4.3.3 をビルドするときに TeXLive 2024 エラーが発生する

R-4.3.3 をビルドするときに TeXLive 2024 エラーが発生する

ネットからダウンロードした TeXLive2024 が Slackware64-15.0 ラップトップにインストールされています。R-4.3.3 をビルドすると、ビネットをビルドしようとすると最後のほうで失敗します。

* DONE (mgcv)
make[2]: Leaving directory '/tmp/SBo/R-4.3.3/src/library/Recommended'
make[1]: Leaving directory '/tmp/SBo/R-4.3.3/src/library/Recommended'
make[1]: Entering directory '/tmp/SBo/R-4.3.3/src/library'
building/updating vignettes for package 'grid' ...
building/updating vignettes for package 'parallel' ...
building/updating vignettes for package 'utils' ...
building/updating vignettes for package 'stats' ...
processing 'reshape.Rnw'
Error: compiling TeX file 'reshape.tex' failed with message:
Running 'texi2dvi' on 'reshape.tex' failed.
Messages:
/usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file
Execution halted
make[1]: *** [Makefile:103: vignettes] Error 1
make[1]: Leaving directory '/tmp/SBo/R-4.3.3/src/library'
make: *** [Makefile:81: vignettes] Error 2

これまで TeXLive を使用して R バージョンをビルドする際に問題が発生したことはなかったので、この問題を解決する方法についてアドバイスが必要です。

TIA、

リッチ

関連情報