Hi I've got an issue when I deploy the app through R Studio Cloud
the first issue is that
'paths should be to files within the project directory'
the second one is
' Error: An error has occurred. Check your logs or contact the app author for clarification'
When it comes to run 'Generalised Linear Model',
it's working fine from my local R Shiny App but only cloud.
I've got 4 different models 'Linear Regression', 'Generalised Linear Model', 'XGBoosting', and 'Random Forest' but only got an issue with 'GLM'
Does any have an idea why?