Jeffrey Horner wrote:

Peter Dalgaard wrote:
[...]

The other possibility is that you're tickling a low-level, system
dependent bug in the evaluator. Can anyone reproduce this?


I'm running up against this when embedding libR.so into apache2. Whenever I call Rf_initEmbeddedR(), I get the following message:


Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
        recursive default argument reference a

[...]

This was due to Rf_initEmbeddedR() being called more than once, which was not supposed to happen.


--
Jeffrey Horner       Computer Systems Analyst         School of Medicine
615-322-8606         Department of Biostatistics   Vanderbilt University

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to