STARS framework

This page evaluates the extent to which the original study meets the recommendations from the STARS framework for the sharing of code and associated materials from discrete-event simulation models (Monks, Harper, and Mustafee (2024)).

Of the 8 essential STARS components:

Of the 5 optional STARS components:

Component Description Met by study? Evidence/location
Essential components
Open license Free and open-source software (FOSS) license (e.g. MIT, GNU Public License (GPL)) βœ… Fully LGPL-3.0
Dependency management Specify software libraries, version numbers and sources (e.g. dependency management tools like virtualenv, conda, poetry) 🟑 Partially Includes installation instructions/commandas at start of scripts, listing the required packages, but not versions
FOSS model Coded in FOSS language (e.g. R, Julia, Python) βœ… Fully R
Minimum documentation Minimal instructions (e.g. in README) that overview (a) what model does, (b) how to install and run model to obtain results, and (c) how to vary parameters to run new experiments βœ… Fully Includes a README which describe the repository structure (e.g. where input parameters are located, where script is located), which directs to an example file that explains how to run the model and vary inputs
ORCID ORCID for each study author ❌ Not met -
Citation information Instructions on how to cite the research artefact (e.g. CITATION.cff file) ❌ Not met -
Remote code repository Code available in a remote code repository (e.g. GitHub, GitLab, BitBucket) βœ… Fully https://github.com/mikesweeting/AAA_DES_model
Open science archive Code stored in an open science archive with FORCE11 compliant citation and guaranteed persistance of digital artefacts (e.g. Figshare, Zenodo, the Open Science Framework (OSF), and the Computational Modeling in the Social and Ecological Sciences Network (CoMSES Net)) ❌ Not met -
Optional components
Enhanced documentation Open and high quality documentation on how the model is implemented and works (e.g. via notebooks and markdown files, brought together using software like Quarto and Jupyter Book). Suggested content includes:
β€’ Plain english summary of project and model
β€’ Clarifying license
β€’ Citation instructions
β€’ Contribution instructions
β€’ Model installation instructions
β€’ Structured code walk through of model
β€’ Documentation of modelling cycle using TRACE
β€’ Annotated simulation reporting guidelines
β€’ Clear description of model validation including its intended purpose
❌ Not met -
Documentation hosting Host documentation (e.g. with GitHub pages, GitLab pages, BitBucket Cloud, Quarto Pub) ❌ Not met -
Online coding environment Provide an online environment where users can run and change code (e.g. BinderHub, Google Colaboratory, Deepnote) ❌ Not met -
Model interface Provide web application interface to the model so it is accessible to less technical simulation users ❌ Not met -
Web app hosting Host web app online (e.g. Streamlit Community Cloud, ShinyApps hosting) ❌ Not met -

References

Monks, Thomas, Alison Harper, and Navonil Mustafee. 2024. β€œTowards Sharing Tools and Artefacts for Reusable Simulations in Healthcare.” Journal of Simulation 0 (0): 1–20. https://doi.org/10.1080/17477778.2024.2347882.