Skip to content
Prev 15324 / 21312 Next

[Bioc-devel] Build error - C stack usage is too close to the limit

This is a really important point.

Finding and updating serialized S4 instances that are lying around
as they evolve can be painful and very time-consuming.

We should definitely avoid storing serialized S4 objects on the Hub.
I don't know about ExperimentHub but at least for AnnotationHub I
believe that we've been careful to avoid storing serialized S4
instances there. The S4 objects that land on the user space are
generally assembled on the user side from raw files downloaded from
the Hub.

H.
On 8/2/19 02:58, Vincent Carey wrote: