Skip to content
Prev 389820 / 398503 Next

Environmental oddity.

In general, the search for symbols for a function Z in a package Y will span only those namespaces that the package Y specifies. The search for symbols in a function whose parent environment is the global environment will start there, thereby opening the door to find masking versions of functions instead of the intended package function.

Kind of hard to investigate your case from here.
On November 6, 2021 5:35:08 PM PDT, Rolf Turner <r.turner at auckland.ac.nz> wrote: