Skip to content
Prev 61159 / 63424 Next

R_GetCurrentEnv() not working as intended

Hi Lionel,

I had indeed seen your Bugzilla, but must have misread the R source as I thought it had already been adopted.

Thanks for sharing the workaround as well, it is interesting. As I can pass in `environment()` to my `.Call()`, I suspect there is not much difference given the call to `Rf_eval()` at the end of the workaround.

Let's hope your patch gets reviewed and adopted.

Thanks,

Charlie
November 14, 2022 8:55 AM, "Lionel Henry" <lionel at posit.co> wrote: