When I try to publish an app on 'shinyapps.io' using the "KoNLP" package, I get the following error:
Error in value[[3L]](cond) : there is no package called ‘KoNLP’
Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
'shinyapps.io' does not seem to support the 'KoNLP' package.
library(KoNLP)
Without this package, no error is generated. my OS is Windows
I am a beginner in this matter.
Please let me know what I should do to use the package. Please be specific.