You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Run all analyses (from terminal - will not work from R console):**
91
91
92
92
```{.r}
93
93
bash run_rmarkdown.sh
@@ -138,7 +138,7 @@ From this repository:
138
138
139
139
<details><summary><b>Run time and machine specification</b></summary>
140
140
141
-
The run time for this analysis (`notebooks/analysis.Rmd`) is **1m 38s** seconds. This was on an Intel Core i7-12700H, 32GB RAM, Ubuntu 24.04.1.
141
+
The run time for this analysis (`notebooks/analysis.Rmd`) is **3m 40s** seconds. This was on an Intel Core i7-12700H, 32GB RAM, Ubuntu 24.04.1.
142
142
143
143
The other notebooks generate results for tests and illustrate other functionality (e.g. importing parameters from csv, running with logs), and these just take a second or two.
144
144
@@ -180,4 +180,4 @@ Curious about contributing? Check out the [contributing guidelines](CONTRIBUTING
180
180
181
181
This project was developed as part of the project STARS: Sharing Tools and Artefacts for Reproducible Simulations. It is supported by the Medical Research Council [grant number [MR/Z503915/1](https://gtr.ukri.org/projects?ref=MR%2FZ503915%2F1)].
0 commit comments