[R] Building R-4,3,3 fails
Ivan Krylov
|kry|ov @end|ng |rom d|@root@org
Tue Apr 9 20:34:16 CEST 2024
В Tue, 9 Apr 2024 10:58:43 -0700 (PDT)
Rich Shepard <rshepard using appl-ecosys.com> пишет:
> The R.SlackBuild script does not install a package unless the build
> compeletes with exit code 0.
That's fine, R will run straight from the build directory. It has to do
so in order to compile the vignettes.
But let's skip this step. Here's reshape.tex from R-4.3.3:
https://0x0.st/XidU.tex/reshape.tex
(Feel free to inspect the plain text before running LaTeX on it. TeX
has primitives that may execute arbitrary commands.)
If you run texi2pdf -V reshape.tex on your system, does it break in a
similar manner? What about pdflatex reshape.tex?
--
Best regards,
Ivan
More information about the R-help
mailing list