Skip to content
Back to formatted view

Raw Message

Message-ID: <20250121132317.41bd2860@dep59159.uniwa.uwa.edu.au>
Date: 2025-01-21T05:23:17Z
From: Berwin A Turlach
Subject: Development version of R fails a regression test

G'day all,

I have daily scripts running to install the patched version of the
current R version and the development version of R on my linux box
(Ubuntu 24.04.1 LTS).

The last development version that was successfully compiled and
installed on my machine is "R Under development (unstable) (2024-12-31
r87500)". Since then the script always fails on one of the regression
tests; details are in the attached file R-CheckLog.txt.

I also include a file (R-Script.txt) which shows why this test fails on
my machine using the last R development version that did install on
my machine.  It seems the command 'si$LAPACK <- ""' introduces an extra
line in the output of 'capture.output(si)' which then leads to an error
message in 'which(osi != osi.noLA)'.  

Sorry, but I do not have any good idea/suggestion how this issue could
be fixed.

Cheers,
	
	Berwin



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: R-CheckLog.txt
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20250121/e937617a/attachment.txt>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: R-Script.txt
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20250121/e937617a/attachment-0001.txt>