On Sun, 22 Jul 2018, Serena De Stefani wrote:
I need to automate a process in R. Basically I have a an R script (I will
call it R1) that needs three separate files to run. These three files are
the results output of one trial in my study.
The trials are specified by the labels: AA AB AM BA BB
Hi Serena,
I think the directory structure you have described is something like this:
mov_study___
| |
mov1 ...mov9
/ \
I need to automate a process in R. Basically I have a an R script (I will
call it R1) that needs three separate files to run. These three files are
the results output of one trial in my study.
So from each run in R I obtain the summary results for one trial, in a csv
file, plus 32 graphs for each
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
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
5 matches
Mail list logo