Skip to content
Prev 16915 / 63424 Next

Spurious output like <environment: namespace:base> in R-devel

On 7/12/05, Duncan Temple Lang <duncan at wald.ucdavis.edu> wrote:
Thanks Duncan.  In my code it turns out that the two .Call calls that
were producing the spurious output did not have PACKAGE = "Matrix".
Once I fixed that I no longer got the spurious output.