importFrom("ff", "clone") in NAMESPACE?
Closed this issue · 3 comments
vjcitn commented
I am finding that bit::clone can be called in ffappend. The release version of
Bioconductor gQTLBase triggers this with example(storeToFf). I find that it
is rectified when importFrom(ff, "clone") is added to ffbase NAMESPACE after "import(bit)".
edwindj commented
Thanks for reporting!
edwindj commented
I solved it differently (better I hope). Could you check with the latest github version if it is working for you? Thanks!
vjcitn commented
Yes, that solved it, thanks very much!
On Thu, Jun 4, 2015 at 3:05 PM, Edwin de Jonge notifications@github.com
wrote:
I solved it differently (better I hope). Could you check with the latest
github version if it is working for you? Thanks!—
Reply to this email directly or view it on GitHub
#42 (comment).