Skip to content
Prev 11486 / 21312 Next

[Bioc-devel] role of replaceSlots in BiocGenerics

I am getting complaints from CMD check about ::: which seems necessary to
use this replaceSlots facility because it is not exported.  I will look
into initialize,
which might work fine for my concern.  I cannot remember why I did not just
use direct assignment to slots, however.  Perhaps I just found the function
and
decided using it would be better.  It would be nice to export replaceSlots
if it does not contravene an important principle.
On Wed, Sep 6, 2017 at 5:23 PM, Herv? Pag?s <hpages at fredhutch.org> wrote: