Skip to content
Prev 48291 / 63424 Next

environment question

On 17 May 2014, at 19:42 , Mick Jordan <mick.jordan at oracle.com> wrote:

            
Read the Description section in ?.Internal carefully....

Basically, you are calling .Internal from the command line. It is not designed to be called from there and only wizards know what happens if it is. (The set of wizards who might know whether it makes any sense at all does not include me!)
.GlobalEnv is a variable in base alright. The assignment happens when base is being loaded and _at that point_ the environment is R_GlobalEnv.