flexmem icon indicating copy to clipboard operation
flexmem copied to clipboard

Results 2 flexmem issues
Sort by recently updated
recently updated
newest added

I'm having trouble loading the airline data with read.table, even using xmem. R is making tons of tiny allocations. I'm thinking of something with read.table syntax (like lazy.frame) that: 1...

enhancement

The ref doc states: ``` "Pass an R object to ref. The return is an object that behaves like the original object but exhibits reference semantics. This class is useful...

bug
question