Displaying 1 result from an estimated 1 matches for "savecopi".
Did you mean:
savecopy
2016 Aug 02
0
save/load + all.equal on reference class objects
After I save an object that contains reference class objects in some of
its slots to a file and then re-load it, all.equal() seems to break for
me. Is this a bug in all.equal, or is it likely caused by bad
implementation of methods on my side? (I see that "'all.equal()' gains
methods for 'environment's and 'refClass'es" for R 3.2.0, but that was a
little while