Skip to content
Prev 7067 / 63421 Next

"evaluating expression 0" bug in R-1.4.1 (PR#1385)

eneafse@lumc.edu writes:
Which one? Distrib./compiler set? Given the number of Linux systems
among the core developers, it seems rather unlikely that R-patched
would be broken on all all of them without anyone noticing... 

It does build OK for me.
...
...
This could come from a corrupted base package. You'd have to track it
down a bit further though. Binary search on the library/base/R/base
file is a possibility. Or you might try sourcing the file with echo=T.

Are you sure you are doing a clean build? Delete config.cache, make
clean, etc.