Michael Kane

Results 59 comments of Michael Kane

Oh, OK. For some reason, I thought we were talking about something fancier (and harder to read). Sure, this looks fine to me.

Can you create a file-backed big.matrix with a binary file name and see if you see the same behavior? If I remember correctly, the big.matrix example creates a shared resource....

I'm not sure. I would have thought they should be the same. Let's leave it open for now.

Thanks Henrik! I'm not opposed to the extra dependence and will fold into the package.

Thanks for the pull request. I'm uploading the new version to CRAN now. I'll close when it's accepted.

```multiplyr``` and ```bigpca``` are broken. I'll be able to take a look later in the week.

Thanks for the correction, I've updated my original comment. Also, thanks very much for taking a look.

Negative, we have never supported character types. Thanks for taking a look. I think I can take a look this weekend.

There is currently not an rbind function. Since bigmemory allocates contiguous blocks of memory, this can be very expensive. It is currently up to the user to implement rbind by...

Either one is fine with me. I might lean toward putting it into `bigmemory`. Also you are correct that requests for this functionality are not uncommon.