Re: [R] Issue : Time to run a model on different computers

2018-07-24 Thread Bert Gunter
1. Unless there is good reason not to, always cc the list, which I have done here. 2. I should have added that memory usage and possible swapping issues also depends on what other software you have running, not just on how much memory you have. In other words, I see no way to answer your question

Re: [R] Issue : Time to run a model on different computers

2018-07-22 Thread Bert Gunter
You did not say what memory resources were in the two cases, and it is probably impossible to say without knowing what code you ran in any case. That you have different versions of OS and R on the two computers already means that there could be many possible explanations, but one wild guess is that

[R] Issue : Time to run a model on different computers

2018-07-22 Thread louis DALPRA
Hello, My issue is related to the time it takes to run a model on R between two different computers. On my teacher’s computer (MacBook Pro 2013; OS 10.9.5; R version 3.1.3) it takes only a few minutes to run it while on mine (MacBook Air 2014; OS 10.13.6; R version 3.5.1) it takes several hours