Hi Mazi,
Thanks for the quick reply. I found the solution in the interim. As my goal is really to get data into R for further processing, there is a possibility to connect to the machine via crossover ethernet cable and then use JSON-RPC interface. Limer R library does this very well github.com/cloudyr/limer I tested this on my VM setup and it works beautifully.
For a case of pulling data off isolated machines this is even better than working with transferring data via USB stick. I can have many lime machines and one laptop to walk around and pull data off the machines. Process would remain much the same when/if those machines would be connected to network. It is absolutely great; limeR has simplified the process of getting data into R straight from Limesurvey.
Thanks for the quick reply. I found the solution in the interim. As my goal is really to get data into R for further processing, there is a possibility to connect to the machine via crossover ethernet cable and then use JSON-RPC interface. Limer R library does this very well github.com/cloudyr/limer I tested this on my VM setup and it works beautifully.
For a case of pulling data off isolated machines this is even better than working with transferring data via USB stick. I can have many lime machines and one laptop to walk around and pull data off the machines. Process would remain much the same when/if those machines would be connected to network. It is absolutely great; limeR has simplified the process of getting data into R straight from Limesurvey.