reactor icon indicating copy to clipboard operation
reactor copied to clipboard

unit testing for shiny reactivity

Results 2 reactor issues
Sort by recently updated
recently updated
newest added

On Windows, R.exe is located in a subdirectory of R_HOME. Changing `Sys.getenv("R_HOME")` in `start_reactor()` to `R.home('bin')` creates the correct path.