Re: [Rd] [External] SET_COMPLEX_ELT and SET_RAW_ELT missing from Rinternals.h

2021-07-03 Thread Konrad Siek
I think all of my questions are answered. Thank you for your attention and assistance. The first question is whether you need to do this. Or, more to the > point, whether it is safe to do this. In R objects should behave as if > they are not mutable. Mutation in C code may be OK if the objects are

Re: [Rd] [External] Clearing attributes returns ALTREP, serialize still saves them

2021-07-03 Thread luke-tierney
Please do not cross post. You have already rased this on bugzilla. I will follow up there later today. luke On Sat, 3 Jul 2021, Zafer Barutcuoglu wrote: Hi all, Setting names/dimnames on vectors/matrices of length>=64 returns an ALTREP wrapper which internally still contains the names/dimnam