Skip to content

eapply() fails on baseenv() (PR#8761)

1 message · Brian Ripley

#
This is because baseenv() is special and has neither HASHTAB nor FRAME.
R_lsInternal shows how to treat it, and I will commit a fix shortly.
On Tue, 11 Apr 2006, murdoch at stats.uwo.ca wrote: