The object was loaded and updated with updateObject(), and then
reserialized. This had the effect of replacing all DataFrame instances
contained in the object with DFrame instances.
Note that starting with S4Vectors 0.24.0, all DataFrame instances
should be replaced with DFrame instances.