[Rd] changes in recent R-devel revisions?
Benilton Carvalho
beniltoncarvalho at gmail.com
Wed Mar 2 00:19:41 CET 2011
Hi,
I have a BioC infra-structure package that works fine (I can build,
check and load it successfully) on revision r53950. The very same
package fails on r54591 with the error below:
Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source
= keep.source) :
cyclic name space dependency detected when loading ‘oligoClasses’,
already loading ‘oligoClasses’
I don't see anything obvious in the name space that would indicate
cyclic dependency and I wonder:
a) if there were changes that were meant to affect this;
b) what is the recommended strategy to solve this issue.
Thank you very much for any suggestion,
benilton
More information about the R-devel
mailing list