Chris Njuguna
Chris Njuguna
I see what you mean. I haven't had to explicitly import either ff or ffbase before which is why I raised this. Only `data.table` and `%dopar%` from `foreach` are imported...
I am using roxygen2 so I will use the `@importFrom` if necessary. I think it would be `#' @importFrom ff .rambytes`. But at the risk of belaboring the point, I...
@eshom How are you importing `vmode` and `.rambytes`? When I import only `.rambytes` it gives the error about `vmode not found`. But when I import both it complains about `.rambytes...
Thanks. For some reason it won't work on mine.
Hi, Apologies for the late response. Please post the code that you are running.
Okay. Which version of Rnightlights do you have?
Hi, So the package has not been maintained for a while and I guess there have been changes upstream. I may not be able to update the package any time...
Hi Futoshi, Thanks for opening this issue. It seems we are not handling quotes in names well. For now this is not an issue unless you need to join data...
Hi @naiktejashvi , Apologies for the late response. Could you post the code you are running.
Please paste a printout of the whole output.