Nothing
callr::r_bg()
is now used for between- and within- group simulations in the Shiny application to enable the user to continue using the application while the simulation is running, and to run the processes in parallel to one anotherfisher.test()
now defaults to simulate.p.value = TRUE
. This should reduce computational load and time particularly with larger group sizes and when simulations have a larger number of ordinal categoriesnavbar_options
option in page_navbar()
is.shinyapps.deployment = TRUE
. This is to inform users that the app may not run as expected on ShinyApps.io due to the computational intensity of spawning multiple R processes.set_ordinalsimr_options
function to allow users to set these values themselves.bslib::bs_theme(version = 5, bootswatch = "materia")
for theming the app NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.