Skip to content
Prev 2902 / 12125 Next

[R-pkg-devel] [FORGED] Re: Puzzled about "locked environments".

Thank you hugely.  Your suggestion nailed it.  I was *sure* that I
had tried doing

    environment(bar) <- new.env()

prior to doing the assignment and that it didn't help.  I was also sure
that in AssetPricing I done assignments into environments that *weren't* 
new.  Wrong on both counts. :-(  Jeez, it's tough being mentally 
handicapped!

Thanks very much for delving into this and for looking at the code in 
AssetPricing more carefully and perspicaciously than I did.

cheers,

Rolf
On 09/07/18 11:42, Martin Morgan wrote: