edwindj/ffbase

importFrom("ff", "clone") in NAMESPACE?

Closed this issue · 3 comments

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)".

Thanks for reporting!

I solved it differently (better I hope). Could you check with the latest github version if it is working for you? Thanks!

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).