Note: That is a link to a specific branch, closed_cohort. The repository is forked from epicR, and all code from the authors for this study is in that branch.
The last commit to that branch was 22nd February 2020. However, this is prior to publication. The article was:
Accepted 30th September 2020
Published 2nd November 2020
In an issue in March 2020
In some of the commits, I can see that it does add beneficial information relating to the reproduction - e.g. commit 202ae95 in February 2020, which provides additional instructions in the README.
Most of the commits are in February 2020. If I go to the commit prior to that, which was 17th November 2019, it is much less clear with no README instructions and the code for the study within the EpicR R/ directory.
Feel I need to get a second opinion on what code to use for this study, due to the volume of commits, and the fact that they are prior to the issue date, but past the publication date.
Timings
import syssys.path.append('../')from timings import calculate_times# Minutes used prior to todayused_to_date =0# Times from todaytimes = [ ('15.46', '16.06'), ('16.34', '16.46')]calculate_times(used_to_date, times)
Time spent today: 32m, or 0h 32m
Total used to date: 32m, or 0h 32m
Time remaining: 2368m, or 39h 28m
Used 1.3% of 40 hours max