Skip to content
Prev 4190 / 12125 Next

[R-pkg-devel] Warning about "serialize/load".

I think the major change was saving of alt-rep objects efficiently.
Example save(1:1e8, file=...) is very efficient.

I'm not sure if that is all that changed it, but I couldn't find
documentation on the differences.

For maximum compatibility in a package, personally I would use version 2.
On Sun, Jul 14, 2019 at 4:52 PM Rolf Turner <r.turner at auckland.ac.nz> wrote: