Error de TeXLive 2024 al compilar R-4.3.3

Error de TeXLive 2024 al compilar R-4.3.3

TeXLive2024 descargado de 'Net está instalado en mi computadora portátil Slackware64-15.0. Al construir R-4.3.3, falla hacia el final al intentar construir una viñeta:

* 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

Nunca antes había tenido problemas para crear versiones R usando TeXLive y necesito consejos sobre cómo resolver este problema.

TIA,

Rico

información relacionada