[Rd] Long vector support in data.frame

2020-01-23 Thread Morgan Morgan
Hi All, Happy New Year! I was wondering if there is a plan at some point to support long vectors in data.frames? I understand that it would need some internal changes to lift the current limit. If there is a plan what is currently preventing it from happening? Is it time, resources? If so is ther

Re: [Rd] long vector support

2019-12-09 Thread Will L
Thank you both. I really appreciate your work developing R, and it is exciting that long vector support may be coming to writeBin(). Next time, I will come prepared with svn revision numbers to help track things down. On Sat, Dec 7, 2019 at 6:17 AM Martin Maechler wrote: > > Will L > >

Re: [Rd] long vector support

2019-12-07 Thread Martin Maechler
> Will L > on Fri, 6 Dec 2019 16:02:59 -0500 writes: > All, At first glance, a recent commit to R-devel ( > https://github.com/wch/r-source/commit/2c182014ecc8c2407a89092c9162d86046bd18da) > appears to be related to long vector support. yes, for a very limited case, with

[Rd] long vector support

2019-12-06 Thread Will L
All, At first glance, a recent commit to R-devel ( https://github.com/wch/r-source/commit/2c182014ecc8c2407a89092c9162d86046bd18da) appears to be related to long vector support. But as Henrik Bengtsson points out at https://github.com/HenrikBengtsson/Wishlist-for-R/issues/97#issuecomment-56265913