Issue operarating with {shiny} package

I installed {shiny}, and proceeded to run an application programme with it:

shiny::runApp('LFCM')

Error in get(Info[i, 1], envir = env) :
lazy-load database '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/shiny/R/shiny.rdb' is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1

How can I solve this problem? I have already removed and then re-installed the package.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.