When the app.R starts, it produces the app starting screen. The app halts when the user selects a case for the first time, but continues to work well with any selections after restart. This behavior suggests that there is an initialization problem or cache problem somewhere. It would be useful to have a work-around so that start-up is smooth.
When the
app.Rstarts, it produces the app starting screen. The app halts when the user selects a case for the first time, but continues to work well with any selections after restart. This behavior suggests that there is an initialization problem or cache problem somewhere. It would be useful to have a work-around so that start-up is smooth.