IDBacApp icon indicating copy to clipboard operation
IDBacApp copied to clipboard

Issue getting IDBac to run in R

Open powerhelix opened this issue 8 months ago • 1 comments

Hello, I've got an issue getting IDBac to run in R. I'm using R 4.4.0 right now. I've successfully installed IDBac -- no errors came up during the installation process. Running it gives the following error.

IDBacApp::run_app() Loading required package: shiny

Listening on http://127.0.0.1:7762 Given path to msconvert didn't work, trying to auto-find in Programs Warning: Error in <Anonymous>: error in evaluating the argument 'pool' in selecting a method for function 'poolCheckout': 72: <Anonymous> 71: stop 70: stopWithCondition 69: reactiveStop 68: fun_ 67: dotloop 66: req 65: 49: pool 47: observe 46: 3: runApp 2: print.shiny.appobj 1: <Anonymous>

Everything from "Warning: Error..." repeats 3 times. The IDBac GUI pops up briefly, but crashes within a couple seconds. R continues to treat the code as running. Has anyone else experienced a problem like this? I have MSconvert installed on my computer via Proteowizard 3.0.23129, so I'm not sure what else it could be.

Cheers, Eric

powerhelix avatar May 28 '24 21:05 powerhelix