On Tue, 9 Apr 2024, Ivan Krylov wrote:

At this point in the build, R already exists, is quite operable and
even has all the recommended packages installed. The build system then
uses this freshly compiled R to run Sweave on the vignettes. Let me
break the build in a similar manner and see what happens:

Ivan,

The R.SlackBuild script does not install a package unless the build
compeletes with exit code 0. Because building the vignettes failed it exited
with a non-0 exit code and is not installed. This is standard
SlackBuilds.org practice for non-core packages.

I could send you the build script off the mail list, but like all linux
distros each has a reason for building packages as they do.

Thanks,

Rich

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to