-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diplay error #7
Comments
Can you please show me the sessionInfo() |
hi, thank for your response , this this my sessionInfo(): --begin ***********************
locale: attached base packages: other attached packages: loaded via a namespace (and not attached): end ***************************************** |
This this a good output : ****************
locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
What browser are you using? |
Never mind I see it is the R studio browser. What happens if you select open in browser at the top? |
i already used , chromium, opera, firefox ,same error display |
I'll have to test if is the version of shiny. Can you try version shiny_0.12.1? |
same error display with shiny_0.12.1 sessionInfo() locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
same error with shiny_0.12.0 sessionInfo() locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
Let me run some tests and I'll get back to you. |
thank you. |
Hi, problem solved by using old version of shiny. |
but steel some issues like : (drag-and-drop) options to reorder columns |
Feel free to make separate issues for any bugs you find :) |
hi,
i have an error when launching this tool and this is the error:
--- Rstudio output : ---------------------------------------------------------------------
Passing functions to 'reactive' is deprecated. Please use expressions instead. See ?reactive for more information.
Passing functions to 'reactive' is deprecated. Please use expressions instead. See ?reactive for more information.
Passing functions to 'reactive' is deprecated. Please use expressions instead. See ?reactive for more information.
Passing functions to 'reactive' is deprecated. Please use expressions instead. See ?reactive for more information.
Error in lapply(obj, function(val) { : objet 'datasets' introuvable
De plus : Message d'avis :
In destroyServer(handle) : objet '272451984' introuvable
--- Rstudio output end : -----------------------------------------------------------------
And this error maye cause a bad display of the application:
Thank in advance for your help.
The text was updated successfully, but these errors were encountered: