From c32e4146ef01306b408cdb2ca3be92c479feb76d Mon Sep 17 00:00:00 2001 From: Josh Tyler Date: Mon, 29 Mar 2021 13:18:51 +0100 Subject: [PATCH] Removed section on shinyalert package --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2c83214..20484c7 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ Discrete event simulation of healthcare pathways in R. To use PathSimR, download the entire **PathSimR_Shiny** folder, open the script **PathSimR_Shiny_v1.R** from that location and click the RunApp button. This will launch a Shiny app. -**Note: To use PathSimR you will need to install a previous version of the shinyalert package (it will not work with the most recent version, 1.1):** To do this, install the package *devtools*, and then run the code - -``devtools::install_version(package="shinyalert",version="1.0")`` If when clicking the RunApp button you get the error message ***Error in shinyAppDir(x) : No Shiny applciation exists at the path ""***, (which may happen depending on your local network settings), then run the folowing line in the console to launch the app: