mlell
mlell
Dear @mlsw, thank you for taking a look into this. I did not know about `-d ^` which seems useful. However this also means that for your last suggestion, I...
How about this: Instead of all the code above, one could maybe use the Rcpp caching feature? This requires write access to the module directory or a cache (e.g. https://github.com/klmr/box/issues/264)....
... `Rcpp::sourceCpp()` returns the build directory, so a list of DLLs can be kept. However, loading of dependencies, like `Rcpp.so`, is not tracked: ```r # === Compile or load C++...
Hi, thanks for taking a look onto this. Did I get your point correctly that Rcpp supports only compilation via packages and `sourceCpp` and therefore, if box would support Rcpp...
I see, thanks for explaining.
To back this point up with a bit of data, please find here the installation times extracted from the CRAN logs using the *itdepends* package:
Thanks for taking a look on this. Then I will dig into the code and see if I can disentangle it. As of my current knowledge, binary packages are not...
Hello, thank you for your suggestion. Alas, the setting with either value does not help. E.g. when I am typing these words, each keystroke causes the image to become blurry,...
@oesteban I think your issue is a bit different, because you want to manually change the configuration of the sibling pair (git and storage) whereas here the problem is that...
Hi, thanks for taking a look on this. I am not the administrator of the machine and fuse is not available here. The lighter system requirements of using a plain...