I write a package on github and a shiny app, I want to use shinyapp.io to run it.
But when run command deployApp(), error message shows :
"The application failed to start (exited with code 1).
Error in value[[3L]](cond) : there is no package called ‘xxxxxx’
Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted"
the package is on github but not on CRAN.