discovr icon indicating copy to clipboard operation
discovr copied to clipboard

unable to open discover_16: Mixed designs

Open guavarouge opened this issue 1 year ago • 1 comments

What attempting to open the tutorial, I get the following error:

Error in shiny_prerendered_app(target_file, render_args = render_args) : No server contexts or server.R available for /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/discovr/tutorials/discovr_16/discovr_16.Rmd Calls: .rs.sourceWithProgress ... <Anonymous> -> force -> <Anonymous> -> shiny_prerendered_app Execution halted

guavarouge avatar May 20 '24 12:05 guavarouge

It had the same problem. It started working after i updated all of my packages (in this case shiny was the culprit). You might also experience problems with the "matrix" package, at least i did. This guide solved it: https://stackoverflow.com/questions/77481539/error-in-initializeptr-function-cholmod-factor-ldeta-not-provided-by-pack

mlp2201 avatar May 30 '24 11:05 mlp2201