All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates formatted as YYYY-MM-DD as per ISO standard.
Consistent identifier (represents all versions, resolves to latest):
v0.1.0 - 2024-07-12 -
🌱 First release. Experimental Web App release to feasibility of running R simmer using Shiny and ShinyApps.
- MODEL: implemented in R Simmer in
model.R
- RESULTS ANALYSIS: tidyverse style as much as possible in
output_analysis.R
- APP: Uses dashboard package. Overview, Interactive, About, License and Citation pages added. Limited interaction.