Michael Kane

Results 59 comments of Michael Kane

This would only be a problem if you: 1. fork 2. create a big.matrix in shared memory or create an anonymous big.matrix object with the option descriptorfile="" The error in...

There shouldn't be a problem doing things sequentially. I haven't been able to reproduce Ripley's bug (even 10% of the time) and I'm speculating. It was my best guess and...

OK, I'm running into build and package problems in synchronicity. I've opened the bug [here](https://github.com/kaneplusplus/synchronicity/issues/1). I'm not going to have time to spend on this until Tuesday. I'll follow up...

I just checked in a new version of synchronicity. @ycl6 would you please try the new version and retesting? Assuming devtools the following will install the new version of the...

@ycl6 Great! Thanks for your patience and help. @renozao I'll try to get this up on CRAN this coming weekend. I'll let you know when it's been accepted.

I'm not entirely sure. I added Rcpp support for the C++ bindings and started migrating to roxygen2. The only substantial change was that the uuid generation is now done completely...

New version is live on CRAN.

Note that the package installs when I remove functionType from the NAMESPACE file.