Skip to content
Prev 9061 / 21312 Next

[Bioc-devel] import except on Window Machine

Yes, you're right, sorry. I didn't realize that the generic is always
exported from a package defining methods on the generic. That can make
the exceptions more difficult to maintain. A better syntax for this
case might have been:

import(cranPackage, override=values)

But we have to live with except= for now.

Michael

On Mon, Apr 11, 2016 at 12:25 PM, Zhu, Lihua (Julie)
<Julie.Zhu at umassmed.edu> wrote: