You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-06-13T21:56:12.596620+00:00 shinyapps[9171222]: Warning: namespace ‘shiny.i18n’ is not available and has been replaced
2023-06-13T21:56:12.596654+00:00 shinyapps[9171222]: by .GlobalEnv when processing object ‘i18n’
Expected behavior
work ;)
Attachments
No response
Screenshots or Videos
No response
Additional Information
I don't know if the problem is in shiny.i18n, but as in the shinyapp.io documentation it is said that the dependencies are identified automatically, I think there may be a problem in the identification.
The text was updated successfully, but these errors were encountered:
Guidelines
Project Version
0.3.0
Platform and OS Version
Windows
Existing Issues
No response
What happened?
rsconnect cannot identify the dependency
Steps to reproduce
code
when I run rsconnect::appDependencies('.')
In the application log
Expected behavior
work ;)
Attachments
No response
Screenshots or Videos
No response
Additional Information
I don't know if the problem is in shiny.i18n, but as in the shinyapp.io documentation it is said that the dependencies are identified automatically, I think there may be a problem in the identification.
The text was updated successfully, but these errors were encountered: